#include <NBF.h>
Inheritance diagram for NBFAnimatedQuads:
Public Methods | |
PADDING (4) | |
Padding bits to ensure the size of NBFAnimatedQuads 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 quad faces. More... |
A NBFAnimatedQuads is a concrete topology class derived from NBFQuads. The object code for a NBFAnimatedQuads is NBF_ANIMATED_QUADS.
|
Padding bits to ensure the size of NBFAnimatedQuads is a multiple of 8, regardless of packing.
Reimplemented from NBFObject. |
|
Specifies the file offset to the NBFVNVectorAnimation object to be applied to the quad faces.
|