FACT++  1.0
PixelMap::PixelMap ( )
inline

Definition at line 52 of file PixelMap.h.

52  : std::vector<PixelMapEntry>(1440)
53  {
54  }