|
Castor3D
..
|
ChunkParser specialisation for Castor::Position. More...
Inheritance diagram for Castor3D::ChunkParser< Castor::Position >:
Collaboration diagram for Castor3D::ChunkParser< Castor::Position >:Public Member Functions | |
| bool | operator() (Castor::Position &p_value, BinaryChunk &p_chunk) |
| Retrieves a value from a chunk. More... | |
Public Member Functions inherited from Castor3D::ChunkParserBase | |
| bool | operator() (uint8_t *p_pValues, uint32_t p_uiSize, BinaryChunk &p_chunk) |
| Retrieves a value array from a chunk. More... | |
ChunkParser specialisation for Castor::Position.
|
inline |
Retrieves a value from a chunk.
| [out] | p_value | Receives the parsed value |
| [in] | p_chunk | The chunk containing the value |
false if any error occured References Castor3D::ChunkParserBase::operator()().
Here is the call graph for this function:
1.8.15