API Documentation
Public Attributes | List of all members
nkGraphics::DecodedData Struct Referencefinal

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.
 

Detailed Description

Holds the result of an Encoder's decoding operation.


The documentation for this struct was generated from the following file: