FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
const
PixelMapEntry
& PixelMap::hw
(
int
idx
)
const
inline
Definition at line
134
of file
PixelMap.h
.
References
PixelMapEntry::cbpx
.
135
{
136
return
cbpx
(idx/360, (idx/36)%10, (idx/9)%4, idx%9);
137
}
PixelMap::cbpx
const PixelMapEntry & cbpx(int c) const
Definition:
PixelMap.h:118
PixelMap
Generated on Sun Sep 18 2016 20:50:55 for FACT++ by
1.8.11