 |
API Documentation
|
|
|
Holds data about a decoded entity.
Definition: DecodedEntityData.h:15
nkMemory::BufferCast< unsigned int > _materialIndices
The set of materials contained, as indices pointing to their DecodedMaterialData set counterpart.
Definition: DecodedEntityData.h:18
nkMemory::BufferCast< unsigned int > _meshIndices
The set of meshes contained, as indices pointing to their DecodedMeshData set counterpart.
Definition: DecodedEntityData.h:17
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
int _skeletonIndex
The skeleton used for skinning, as the index within the DecodedSkeletonData set counterpart....
Definition: DecodedEntityData.h:20
int _nodeIndex
The parent node, as the index within the DecodedNodeData set counterpart. No parent is encoded by -1.
Definition: DecodedEntityData.h:19