#include <NBF.h>
Public Attributes | |
uint_t | numIndices |
Specifies the number of indices in the actual index set. More... | |
uint_t | indices |
Specifies the file offset to the indices. As specified by the NBF format, a index is a 32-bit unsigned integer value. More... |
Index sets, in this context, need to be considered in conjunction with NBFStrips objects.
|
Specifies the number of indices in the actual index set.
|
|
Specifies the file offset to the indices. As specified by the NBF format, a index is a 32-bit unsigned integer value.
|