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 | |
FCDCamera(FCDocument *document) | FCDCamera | |
FCDEntity(FCDocument *document, const char *baseId="GenericEntity") | FCDEntity | |
FCDObject(FCDocument *document) | FCDObject | |
FCDObjectWithId(FCDocument *document, const char *baseId="ObjectWithID") | FCDObjectWithId | |
FCDTargetedEntity(FCDocument *document, const char *baseId) | FCDTargetedEntity | |
FindDaeId(const string &daeId) | FCDEntity | [virtual] |
FUObject(FUObjectContainer *container) | FUObject | |
GEOMETRY enum value | FCDEntity | |
GetAspectRatio() | FCDCamera | [inline] |
GetAspectRatio() const | FCDCamera | [inline] |
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] |
GetFarZ() | FCDCamera | [inline] |
GetFarZ() const | FCDCamera | [inline] |
GetFovX() | FCDCamera | [inline] |
GetFovX() const | FCDCamera | [inline] |
GetFovY() | FCDCamera | [inline] |
GetFovY() const | FCDCamera | [inline] |
GetHorizontalAperture() | FCDCamera | [inline] |
GetHorizontalAperture() const | FCDCamera | [inline] |
GetLensSqueeze() | FCDCamera | [inline] |
GetLensSqueeze() const | FCDCamera | [inline] |
GetMagX() | FCDCamera | [inline] |
GetMagX() const | FCDCamera | [inline] |
GetMagY() | FCDCamera | [inline] |
GetMagY() const | FCDCamera | [inline] |
GetName() const | FCDEntity | [inline] |
GetNearZ() | FCDCamera | [inline] |
GetNearZ() const | FCDCamera | [inline] |
GetNote() const | FCDEntity | [inline] |
GetObjectType() const | FUObject | [inline, virtual] |
GetPostProcessCmds() | FCDEntity | [inline] |
GetTargetId() | FCDTargetedEntity | [inline, protected] |
GetTargetNode() | FCDTargetedEntity | [inline] |
GetTargetNode() const | FCDTargetedEntity | [inline] |
GetType() const | FCDCamera | [inline, virtual] |
GetUserHandle() const | FCDObject | [inline] |
GetVerticalAperture() | FCDCamera | [inline] |
GetVerticalAperture() const | FCDCamera | [inline] |
HasAperture() const | FCDCamera | [inline] |
HasHorizontalFov() const | FCDCamera | [inline] |
HasHorizontalMag() const | FCDCamera | [inline] |
HasNote() const | FCDEntity | [inline] |
HasTarget() const | FCDTargetedEntity | [inline] |
HasVerticalFov() const | FCDCamera | [inline] |
HasVerticalMag() const | FCDCamera | [inline] |
IMAGE enum value | FCDEntity | |
IsOrthographic() const | FCDCamera | [inline] |
IsPerspective() const | FCDCamera | [inline] |
LIGHT enum value | FCDEntity | |
LinkTarget(FCDSceneNode *sceneRoot) | FCDTargetedEntity | |
LoadFromXML(xmlNode *cameraNode) | FCDCamera | [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 | |
SetAspectRatio(float aspectRatio) | FCDCamera | |
SetDaeId(const string &id) | FCDObjectWithId | |
SetDaeId(string &id) | FCDObjectWithId | |
SetFarZ(float _farZ) | FCDCamera | [inline] |
SetFovX(float fovX) | FCDCamera | |
SetFovY(float fovY) | FCDCamera | |
SetHorizontalAperture(float aperture) | FCDCamera | [inline] |
SetLensSqueeze(float factor) | FCDCamera | [inline] |
SetMagX(float magX) | FCDCamera | [inline] |
SetMagY(float magY) | FCDCamera | [inline] |
SetName(const fstring &_name) | FCDEntity | |
SetNearZ(float _nearZ) | FCDCamera | [inline] |
SetNote(const fstring &_note) | FCDEntity | [inline] |
SetOrthographic() | FCDCamera | [inline] |
SetPerspective() | FCDCamera | [inline] |
SetTargetId(const string &_targetId) | FCDTargetedEntity | [inline, protected] |
SetTargetId(const char *_targetId) | FCDTargetedEntity | [inline, protected] |
SetTargetNode(FCDSceneNode *target) | FCDTargetedEntity | |
SetUserHandle(void *handle) | FCDObject | [inline] |
SetVerticalAperture(float aperture) | FCDCamera | [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 | FCDCamera | [virtual] |
~FCDCamera() | FCDCamera | [virtual] |
~FCDEntity() | FCDEntity | [virtual] |
~FCDObject() | FCDObject | [inline, virtual] |
~FCDObjectWithId() | FCDObjectWithId | [virtual] |
~FCDTargetedEntity() | FCDTargetedEntity | [virtual] |
~FUObject() | FUObject | |