#include <formatindicator.h>
Public Member Functions | |
| bool | operator() (const VRmImageFormat &fmt) const | 
Static Private Attributes | |
| static const VRmDWORD | acceptableMods | 
Definition at line 40 of file formatindicator.h.
| bool FormatIndicator::operator() | ( | const VRmImageFormat & | fmt | ) | const | 
Definition at line 37 of file formatindicator.cpp.
const VRmDWORD FormatIndicator::acceptableMods [static, private] | 
        
                VRM_VERTICAL_MIRRORED
                | VRM_HORIZONTAL_MIRRORED
                | VRM_CORRECTION_LUT_1CHANNEL_10
                | VRM_CORRECTION_LUT_4CHANNEL_8
                | VRM_CORRECTION_LUT_4CHANNEL_10
Definition at line 43 of file formatindicator.h.