#include <NBF.h>
Inheritance diagram for NBFSkinnedTriangles:
Public Attributes | |
uint_t | numSkins |
Specifies the number of contained skins. More... | |
uint_t | skins |
Specifies the file offset to the corresponding skin_t objects. More... |
A NBFSkinnedTriangles is a concrete topology class derived from NBFTriangles. The object code for a NBFSkinnedTriangles is NBF_SKINNED_TRIANGLES.
|
Specifies the number of contained skins.
|
|
Specifies the file offset to the corresponding skin_t objects.
|