Holds the result of an Encoder's decoding operation. More...
Public Attributes | |
nkMemory::BufferCast< DecodedEntityData > | _entityData |
List of entity data available. | |
nkMemory::BufferCast< DecodedMaterialData > | _materialData |
List of material data available. | |
nkMemory::BufferCast< DecodedMeshData > | _meshData |
List of mesh data available. | |
nkMemory::BufferCast< DecodedNodeData > | _nodeData |
List of node data available. | |
nkMemory::BufferCast< DecodedTextureData > | _textureData |
List of texture data available. | |
Holds the result of an Encoder's decoding operation.