Public Member Functions | |
InvInfo () | |
InvInfo (std::string name, int imIdx, bool reqL, bool reqE, bool reqRGB, PINVF func, std::string displayMode) | |
Public Attributes | |
bool | mActive |
std::string | mName |
int | mImIdx |
bool | mReqL |
bool | mReqE |
bool | mReqRGB |
PINVF | mFunc |
std::string | mDisplayMode |
Definition at line 226 of file mainDemoCamera2d.cpp.