#include <FCDAnimated.h>
Inheritance diagram for FCDAnimatedCustom:
Public Member Functions | |
const float & | GetDummy () const |
Retrieves the floating-point value used for all the value pointers. | |
Static Public Member Functions | |
static FCDAnimatedCustom * | Create (FCDocument *document) |
Creates a new animated element. | |
static FCDAnimatedCustom * | Create (FCDocument *document, xmlNode *node) |
[INTERNAL] Creates a new animated element. |
Used for animated extra elements. A single value is used multiple times to hold as many value pointers are necessary to hold the animation curves.
|
[INTERNAL] Creates a new animated element. This function is used during the import of a COLLADA document.
|
|
Creates a new animated element.
|
|
Retrieves the floating-point value used for all the value pointers.
|