ANIMATION enum value | FCDEntity | |
ANIMATION_CLIP enum value | FCDEntity | |
CAMERA enum value | FCDEntity | |
Clone(FCDEntity *clone) | FCDEntity | [protected] |
FCDObjectWithId::Clone(FCDObjectWithId *clone) const | FCDObjectWithId | |
CONTROLLER enum value | FCDEntity | |
EFFECT enum value | FCDEntity | |
ENTITY enum value | FCDEntity | |
FCDEntity(FCDocument *document, const char *baseId="GenericEntity") | FCDEntity | |
FCDImage(FCDocument *document) | FCDImage | |
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 | |
GetDepth() const | FCDImage | [inline] |
GetDocument() | FCDObject | [inline] |
GetDocument() const | FCDObject | [inline] |
GetExtra() | FCDEntity | [inline] |
GetExtra() const | FCDEntity | [inline] |
GetFilename() const | FCDImage | [inline] |
GetHeight() const | FCDImage | [inline] |
GetName() const | FCDEntity | [inline] |
GetNote() const | FCDEntity | [inline] |
GetObjectType() const | FUObject | [inline, virtual] |
GetPostProcessCmds() | FCDEntity | [inline] |
GetType() const | FCDImage | [inline, virtual] |
GetUserHandle() const | FCDObject | [inline] |
GetWidth() const | FCDImage | [inline] |
HasNote() const | FCDEntity | [inline] |
IMAGE enum value | FCDEntity | |
LIGHT enum value | FCDEntity | |
LoadFromXML(xmlNode *imageNode) | FCDImage | [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 | |
SetDepth(uint32 _depth) | FCDImage | [inline] |
SetFilename(const fstring &_filename) | FCDImage | [inline] |
SetHeight(uint32 _height) | FCDImage | [inline] |
SetName(const fstring &_name) | FCDEntity | |
SetNote(const fstring &_note) | FCDEntity | [inline] |
SetUserHandle(void *handle) | FCDObject | [inline] |
SetWidth(uint32 _width) | FCDImage | [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 | FCDImage | [virtual] |
~FCDEntity() | FCDEntity | [virtual] |
~FCDImage() | FCDImage | [virtual] |
~FCDObject() | FCDObject | [inline, virtual] |
~FCDObjectWithId() | FCDObjectWithId | [virtual] |
~FUObject() | FUObject |