#include <FCDAnimated.h>
Inheritance diagram for FCDAnimatedPoint3:
Static Public Member Functions | |
static FCDAnimatedPoint3 * | Create (FCDocument *document, FMVector3 *value, int32 arrayElement=-1) |
Creates a new animated element. | |
static FCDAnimatedPoint3 * | Create (FCDocument *document, xmlNode *node, FMVector3 *value, int32 arrayElement=-1) |
[INTERNAL] Creates a new animated element. | |
static FCDAnimated * | Clone (FCDocument *document, const FMVector3 *oldValue, FMVector3 *newValue) |
[INTERNAL] Clones an animated element. |
|
[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.
|