ANIMATION enum value | FCDEntity | |
ANIMATION_CLIP enum value | FCDEntity | |
CAMERA enum value | FCDEntity | |
Clone(FloatList &newPositions, uint32 newPositionsStride, FloatList &newNormals, uint32 newNormalsStride) | FCDGeometry | |
FCDEntity::Clone(FCDEntity *clone) | FCDEntity | [protected] |
FCDObjectWithId::Clone(FCDObjectWithId *clone) const | FCDObjectWithId | |
CONTROLLER enum value | FCDEntity | |
CreateMesh() | FCDGeometry | |
CreateSpline() | FCDGeometry | |
EFFECT enum value | FCDEntity | |
ENTITY enum value | FCDEntity | |
FCDEntity(FCDocument *document, const char *baseId="GenericEntity") | FCDEntity | |
FCDGeometry(FCDocument *document) | FCDGeometry | |
FCDObject(FCDocument *document) | FCDObject | |
FCDObjectWithId(FCDocument *document, const char *baseId="ObjectWithID") | FCDObjectWithId | |
FindDaeId(const string &daeId) | FCDEntity | [virtual] |
FUObject(FUObjectContainer *container) | FUObject | |
GEOMETRY enum value | FCDEntity | |
GetClassType() | FUObject | [inline, static] |
GetContainer() | FUObject | [inline, protected] |
GetContainer() const | FUObject | [inline, protected] |
GetDaeId() const | FCDObjectWithId | |
GetDocument() | FCDObject | [inline] |
GetDocument() const | FCDObject | [inline] |
GetExtra() | FCDEntity | [inline] |
GetExtra() const | FCDEntity | [inline] |
GetMesh() | FCDGeometry | [inline] |
GetMesh() const | FCDGeometry | [inline] |
GetName() const | FCDEntity | [inline] |
GetNote() const | FCDEntity | [inline] |
GetObjectType() const | FUObject | [inline, virtual] |
GetPostProcessCmds() | FCDEntity | [inline] |
GetSpline() | FCDGeometry | [inline] |
GetSpline() const | FCDGeometry | [inline] |
GetType() const | FCDGeometry | [inline, virtual] |
GetUserHandle() const | FCDObject | [inline] |
HasNote() const | FCDEntity | [inline] |
IMAGE enum value | FCDEntity | |
IsMesh() const | FCDGeometry | [inline] |
IsSpline() const | FCDGeometry | [inline] |
LIGHT enum value | FCDEntity | |
LoadFromXML(xmlNode *node) | FCDGeometry | [virtual] |
MATERIAL enum value | FCDEntity | |
PHYSICS_ANALYTICAL_GEOMETRY enum value | FCDEntity | |
PHYSICS_MATERIAL enum value | FCDEntity | |
PHYSICS_MODEL enum value | FCDEntity | |
PHYSICS_RIGID_BODY enum value | FCDEntity | |
PHYSICS_RIGID_CONSTRAINT enum value | FCDEntity | |
PHYSICS_SCENE_NODE enum value | FCDEntity | |
PHYSICS_SHAPE enum value | FCDEntity | |
RemoveDaeId() | FCDObjectWithId | |
SCENE_NODE enum value | FCDEntity | |
SetDaeId(const string &id) | FCDObjectWithId | |
SetDaeId(string &id) | FCDObjectWithId | |
SetName(const fstring &_name) | FCDEntity | |
SetNote(const fstring &_note) | FCDEntity | [inline] |
SetUserHandle(void *handle) | FCDObject | [inline] |
TEXTURE enum value | FCDEntity | |
Type enum name | FCDEntity | |
WriteToEntityXML(xmlNode *parentNode, const char *nodeName) const | FCDEntity | [protected] |
WriteToExtraXML(xmlNode *entityNode) const | FCDEntity | [protected] |
WriteToXML(xmlNode *parentNode) const | FCDGeometry | [virtual] |
~FCDEntity() | FCDEntity | [virtual] |
~FCDGeometry() | FCDGeometry | [virtual] |
~FCDObject() | FCDObject | [inline, virtual] |
~FCDObjectWithId() | FCDObjectWithId | [virtual] |
~FUObject() | FUObject | |