#include <NBF.h>
Inheritance diagram for NBFAnimatedTransform:
Public Methods | |
PADDING (4) | |
Padding bits to ensure the size of NBFAnimatedTransform is a multiple of 8, regardless of packing. More... | |
Public Attributes | |
uint_t | animation |
Specifies the file offset to the NBFTrafoAnimation object to be applied to the transform group node. More... |
The object code for a NBFAnimatedTransform is NBF_ANIMATED_TRANSFORM.
|
Padding bits to ensure the size of NBFAnimatedTransform is a multiple of 8, regardless of packing.
Reimplemented from NBFTransform. |
|
Specifies the file offset to the NBFTrafoAnimation object to be applied to the transform group node.
|