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