Definition at line 24 of file DotCamParams.hpp.
◆ DotCamReaderInBin()
| DotCamReaderInBin::DotCamReaderInBin |
( |
const void * | pData | ) |
|
◆ ~DotCamReaderInBin()
| DotCamReaderInBin::~DotCamReaderInBin |
( |
| ) |
|
|
virtual |
◆ getVersion()
| u32 DotCamReaderInBin::getVersion |
( |
| ) |
const |
|
virtual |
◆ hasMoreChunk()
| virtual bool DotCamReaderInBin::hasMoreChunk |
( |
| ) |
const |
|
virtual |
◆ nextToChunk()
| void DotCamReaderInBin::nextToChunk |
( |
| ) |
|
|
virtual |
◆ getValueInt()
| bool DotCamReaderInBin::getValueInt |
( |
const char * | pName, |
|
|
long * | pOut ) |
|
virtual |
◆ getValueFloat()
| bool DotCamReaderInBin::getValueFloat |
( |
const char * | pName, |
|
|
float * | pOut ) |
|
virtual |
◆ getValueVec()
| bool DotCamReaderInBin::getValueVec |
( |
const char * | pName, |
|
|
TVec3f * | pOut ) |
|
virtual |
◆ getValueString()
| bool DotCamReaderInBin::getValueString |
( |
const char * | pName, |
|
|
const char ** | pOut ) |
|
virtual |
◆ mVersion
| u32 DotCamReaderInBin::mVersion |
◆ _8
| u8* DotCamReaderInBin::_8 |
◆ mMapInfo
◆ mMapIter