#include <FCDAnimated.h>
Inheritance diagram for FCDAnimatedMatrix:
Static Public Member Functions | |
static FCDAnimatedMatrix * | Create (FCDocument *document, FMMatrix44 *value, int32 arrayElement=-1) |
Creates a new animated element. | |
static FCDAnimatedMatrix * | Create (FCDocument *document, xmlNode *node, FMMatrix44 *value, int32 arrayElement=-1) |
[INTERNAL] Creates a new animated element. | |
static FCDAnimated * | Clone (FCDocument *document, const FMMatrix44 *oldMx, FMMatrix44 *newMx) |
[INTERNAL] Clones an animated element. |
Used for animated transforms, takes in a 16 floating-point values.
|
[INTERNAL] Clones an animated element.
|
|
[INTERNAL] Creates a new animated element. This function is used during the import of a COLLADA document.
|
|
Creates a new animated element.
|