#include "FUtils/FUXmlNodeIdPair.h"
#include "FCDocument/FCDEntity.h"
Go to the source code of this file.
Classes | |
class | FCDAnimation |
A COLLADA animation entity. More... | |
Typedefs | |
typedef vector< FCDAnimation * > | FCDAnimationList |
A dynamically-sized array of animation entities. | |
typedef vector< FCDAnimationChannel * > | FCDAnimationChannelList |
A dynamically-sized array of animation channels. | |
typedef vector< FCDAnimationCurve * > | FCDAnimationCurveList |
A dynamically-sized array of animation curves. |