PixelLightAPI
.
|
#include <MeshFile.h>
Public Attributes | |
PLCore::uint32 | nType |
PLCore::uint32 | nSize |
Chunk header.
PLCore::uint32 PLMesh::MeshFile::Chunk::nType |
Chunk type (e.g. CHUNK_MESHFILE)
PLCore::uint32 PLMesh::MeshFile::Chunk::nSize |
Chunk size in bytes (including the 8 bytes for the chunk header)
|