FCDocument/FCDocument.h File Reference

This file declares the COLLADA document object model top class: FCDocument. More...

#include "FUtils/FUObject.h"

Go to the source code of this file.

Classes

class  FCDLayer
 A layer declaration. More...
class  FCDocument
 The top class for the COLLADA object model. More...

Typedefs

typedef vector< FCDMaterial * > FCDMaterialList
 A dynamically-sized array of visual material entities.
typedef vector< FCDAnimated * > FCDAnimatedList
 A dynamically-sized array of animated values.
typedef vector< FCDAnimationChannel * > FCDAnimationChannelList
 A dynamically-sized array of animation channels.
typedef map< const float *,
FCDAnimated * > 
FCDAnimatedValueMap
 A map of animatable values to animated values.
typedef vector< FCDLayer * > FCDLayerList
 A dynamically-sized array of layer declarations.
typedef vector< FCDObject * > FCDObjectList
 A dynamically-sized array of material entities.
typedef FCDLibrary< FCDAnimationFCDAnimationLibrary
 A COLLADA library of animation entities.
typedef FCDLibrary< FCDAnimationClip > FCDAnimationClipLibrary
 A COLLADA library of animation clip entities.
typedef FCDLibrary< FCDCameraFCDCameraLibrary
 A COLLADA library of camera entities.
typedef FCDLibrary< FCDControllerFCDControllerLibrary
 A COLLADA library of controller entities.
typedef FCDLibrary< FCDGeometryFCDGeometryLibrary
 A COLLADA library of geometric entities.
typedef FCDLibrary< FCDImageFCDImageLibrary
 A COLLADA library of images.
typedef FCDLibrary< FCDLightFCDLightLibrary
 A COLLADA library of light entities.
typedef FCDLibrary< FCDSceneNodeFCDVisualSceneNodeLibrary
 A COLLADA library of visual scene nodes.
typedef FCDLibrary< FCDPhysicsModel > FCDPhysicsModelLibrary
 A COLLADA library of physics model entities.
typedef FCDLibrary< FCDPhysicsMaterial > FCDPhysicsMaterialLibrary
 A COLLADA library of physics material entities.
typedef FCDLibrary< FCDPhysicsSceneNode > FCDPhysicsSceneLibrary
 A COLLADA library of physics scene nodes.
typedef FUUniqueStringMapT<
FUSStringBuilder
FUSUniqueStringMap
 A set of unique strings.


Detailed Description

This file declares the COLLADA document object model top class: FCDocument.


Generated on Fri May 12 16:44:39 2006 for FCollada by  doxygen 1.4.6-NO