FCDAnimatedCustom Class Reference
[COLLADA Document Object Model.]

A COLLADA custom animated value. More...

#include <FCDAnimated.h>

Inheritance diagram for FCDAnimatedCustom:

FCDAnimated FCDObject FUObject List of all members.

Public Member Functions

const float & GetDummy () const
 Retrieves the floating-point value used for all the value pointers.

Static Public Member Functions

static FCDAnimatedCustomCreate (FCDocument *document)
 Creates a new animated element.
static FCDAnimatedCustomCreate (FCDocument *document, xmlNode *node)
 [INTERNAL] Creates a new animated element.

Detailed Description

A COLLADA custom animated value.

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.


Member Function Documentation

static FCDAnimatedCustom* FCDAnimatedCustom::Create FCDocument document,
xmlNode *  node
[static]
 

[INTERNAL] Creates a new animated element.

This function is used during the import of a COLLADA document.

Parameters:
document The COLLADA document that owns the animated element.
node The XML tree node that contains the animated values.
Returns:
The new animated element.

static FCDAnimatedCustom* FCDAnimatedCustom::Create FCDocument document  )  [static]
 

Creates a new animated element.

Parameters:
document The COLLADA document that owns the animated element.
Returns:
The new animated element.

const float& FCDAnimatedCustom::GetDummy  )  const [inline]
 

Retrieves the floating-point value used for all the value pointers.

Returns:
The dummy floating-point value.


The documentation for this class was generated from the following file:
Generated on Fri May 12 16:44:40 2006 for FCollada by  doxygen 1.4.6-NO