| Support Forum Library Source SourceForge Page G3D Web Page |
Public Attributes | |
| int | begin |
| Absolute start postion. | |
| int | end |
| Absolute last postion + 1. | |
| ChunkHeaderID | id |
| int | length |
| In bytes, includes the size of the header itself. | |
| int Load3DS::ChunkHeader::begin |
Absolute start postion.
Referenced by Load3DS::readChunkHeader().
| int Load3DS::ChunkHeader::end |
Absolute last postion + 1.
Referenced by Load3DS::processChunk(), Load3DS::processMapChunk(), Load3DS::processMaterialChunk(), Load3DS::processObjectChunk(), Load3DS::processTriMeshChunk(), Load3DS::read3DSColor(), Load3DS::read3DSPct(), and Load3DS::readChunkHeader().
| ChunkHeaderID Load3DS::ChunkHeader::id |
| int Load3DS::ChunkHeader::length |
In bytes, includes the size of the header itself.
Referenced by Load3DS::readChunkHeader().
1.8.2