#include <NBF.h>
Inheritance diagram for NBFAnimatedTriangles:
Public Methods | |
PADDING (4) | |
Padding bits to ensure the size of NBFAnimatedTriangles is a multiple of 8, regardless of packing. More... | |
Public Attributes | |
uint_t | animation |
Specifies the file offset to the NBFVNVectorAnimation object to be applied to the triangle faces. More... |
A NBFAnimatedTriangles is a concrete topology class derived from NBFTriangles. The object code for a NBFAnimatedTriangles is NBF_ANIMATED_TRIANGLES.
|
Padding bits to ensure the size of NBFAnimatedTriangles is a multiple of 8, regardless of packing.
Reimplemented from NBFObject. |
|
Specifies the file offset to the NBFVNVectorAnimation object to be applied to the triangle faces.
|