Modifier and Type | Method and Description |
---|---|
int |
getCount()
Gets the number of index in this buffer.
|
IndexDataType |
getIndexDataType()
Gets the data type of each element.
|
void |
loadData(int[] indices)
Load indice data
|
void |
loadData(short[] indices)
Load indice data
|
void |
loadData(TriMesh mesh)
Load indice data from
TriMesh |
IndexDataType getIndexDataType()
int getCount()
void loadData(int[] indices)
indices
- void loadData(short[] indices)
indices
-