#include <NBF.h>
Public Attributes | |
uint_t | numTexCoords |
Specifies the number of texture coordinates contained in the actual set. | |
uint_t | coordDim |
uint_t | texCoords |
Specifies the file offset to the contained texture coordinates. |
Texture coordinate sets, in this context, need to be considered in conjunction with NBFGeoSet objects.
|
Specifies the number of texture coordinates contained in the actual set.
|
|
Specifies the dimension, in terms of float, of the contained texture coordinates. Texture coordinates can be either one, two, three, or four dimensional. |
|
Specifies the file offset to the contained texture coordinates.
|