FCDocument/FCDAnimated.h File Reference

This file contains the FCDAnimated class. More...

#include "FCDocument/FCDObject.h"

Go to the source code of this file.

Namespaces

namespace  FCDAnimatedStandardQualifiers

Classes

class  FCDAnimated
 An animated element. More...
class  FCDAnimatedCustom
 A COLLADA custom animated value. More...

Typedefs

typedef fm::pvector< float > FloatPtrList
 A dynamically-sized array of floating-point value pointers.
typedef fm::pvector< FCDAnimationCurveFCDAnimationCurveList
 A dynamically-sized array of animation curves.
typedef FUTrackedList< FCDAnimationCurveFCDAnimationCurveTrackList
 A dynamically-sized array of tracked animation curves.
typedef fm::vector< FCDAnimationCurveTrackListFCDAnimationCurveListList
 A dynamically-sized array of animation curve lists.
typedef fm::pvector< FCDAnimationChannelFCDAnimationChannelList
 A dynamically-sized array of animation channels.
typedef fm::pvector< FCDAnimatedFCDAnimatedList
 A dynamically-sized array of animated values.

Variables

FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::EMPTY [1]
 Common accessor type string arrays. Used for qualifying single values.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::XYZW [4]
 Used for position and vector values.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::RGBA [4]
 Used for color value.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::ROTATE_AXIS [4]
 Used for angle-axis rotation transforms.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::SKEW [7]
 Used for the skew transforms.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::MATRIX [16]
 Used for animating matrix values.
FCOLLADA_EXPORT const char * FCDAnimatedStandardQualifiers::LOOKAT [9]
 Used for the look-at transforms.


Detailed Description

This file contains the FCDAnimated class.


Generated on Thu Feb 14 16:58:36 2008 for FCollada by  doxygen 1.4.6-NO