#include
<kfbxmesh.h>
Definition at line 563 of file kfbxmesh.h.
Public Attributes |
|
KArrayTemplate< int > | mData |
The array to store data. |
|
KArrayTemplate< int > | mOffsets |
The array to store the offsets of the data
in mData. |
KArrayTemplate<int> mData |
The array to store data.
Definition at line 565 of file kfbxmesh.h.
KArrayTemplate<int> mOffsets |
The array to store the offsets of the data in mData.
Definition at line 566 of file kfbxmesh.h.