ANIMATION enum value | FCDEntity | |
ANIMATION_CLIP enum value | FCDEntity | |
CAMERA enum value | FCDEntity | |
CleanId(const char *id) | FCDObjectWithId | [static] |
CleanId(const fm::string &id) | FCDObjectWithId | [inline, static] |
CleanName(const fchar *c) | FCDEntity | [static] |
CleanSubId(const char *sid) | FCDObjectWithId | [static] |
CleanSubId(const fm::string &sid) | FCDObjectWithId | [inline, static] |
ClearFlag(uint32 f) | FUParameterizable | [inline] |
Clone(FCDEntity *clone=NULL, bool cloneChildren=false) const | FCDTargetedEntity | [virtual] |
FCDObjectWithId::Clone(FCDObjectWithId *clone) const | FCDObjectWithId | |
CONTROLLER enum value | FCDEntity | |
DeclareFlag(HasHorizontalView, 0) (defined in FCDCamera) | FCDCamera | |
DeclareFlag(HasVerticalView, 1) (defined in FCDCamera) | FCDCamera | |
DeclareFlag(DaeIdChanged, 1) (defined in FCDObjectWithId) | FCDObjectWithId | |
FCDObject::DeclareFlag(Transient, 0) | FCDObject | |
FCDObject::DeclareFlag(NewChild, 1) | FCDObject | |
FUParameterizable::DeclareFlag(Dirty, 0) | FUParameterizable | |
FUParameterizable::DeclareFlag(ValueChanged, 1) | FUParameterizable | |
FUParameterizable::DeclareFlag(StructureChanged, 2) | FUParameterizable | |
DeclareFlagCount(2) | FCDCamera | |
FUParameterizable::DeclareFlagCount(3) | FUParameterizable | |
DEPRECATED(3.05A, GetProjectionType()==FCDCamera::PERSPECTIVE) inline bool IsPerspective() const | FCDCamera | [inline] |
DEPRECATED(3.05A, SetProjectionType(FCDCamera::PERSPECTIVE)) inline void SetPerspective() | FCDCamera | [inline] |
DEPRECATED(3.05A, GetProjectionType()==FCDCamera::ORTHOGRAPHIC) inline bool IsOrthographic() const | FCDCamera | [inline] |
DEPRECATED(3.05A, SetProjectionType(FCDCamera::ORTHOGRAPHIC)) inline void SetOrthographic() | FCDCamera | [inline] |
Detach() | FUTrackable | [protected] |
EFFECT enum value | FCDEntity | |
EMITTER 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 fm::string &daeId) | FCDEntity | [inline, virtual] |
FindDaeId(const fm::string &daeId) const | FCDEntity | [virtual] |
flags | FUParameterizable | [protected] |
FORCE_FIELD enum value | FCDEntity | |
FUObject() | FUObject | |
FUParameterizable() | FUParameterizable | |
FUTrackable() | FUTrackable | |
GEOMETRY enum value | FCDEntity | |
GetAspectRatio() | FCDCamera | [inline] |
GetAspectRatio() const | FCDCamera | [inline] |
GetAsset() | FCDEntity | |
GetAsset() const | FCDEntity | [inline] |
GetClassType() | FUObject | [inline, static] |
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] |
GetHierarchicalAssets(FCDAssetList &assets) | FCDEntity | [inline] |
GetHierarchicalAssets(FCDAssetConstList &assets) const | FCDEntity | [virtual] |
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 | |
GetObjectType() const | FUObject | [inline, virtual] |
GetProjectionType() const | FCDCamera | [inline] |
GetTargetNode() | FCDTargetedEntity | [inline] |
GetTargetNode() const | FCDTargetedEntity | [inline] |
GetTrackerCount() const | FUTrackable | [inline] |
GetType() const | FCDCamera | [inline, virtual] |
GetUserHandle() const | FCDObject | [inline] |
HasAspectRatio() const | FCDCamera | [inline] |
HasHorizontalFov() const | FCDCamera | [inline] |
HasHorizontalMag() const | FCDCamera | [inline] |
HasNote() const | FCDEntity | |
HasTarget() const | FCDTargetedEntity | [inline] |
HasType(const FUObjectType &_type) const | FUObject | [inline] |
HasVerticalFov() const | FCDCamera | [inline] |
HasVerticalMag() const | FCDCamera | [inline] |
IMAGE enum value | FCDEntity | |
IsExternal(const FCDObject *object) const | FCDObject | [inline] |
IsLocal(const FCDObject *object) const | FCDObject | [inline] |
IsType(const FUObjectType &_type) const | FUObject | [inline] |
LIGHT enum value | FCDEntity | |
MATERIAL enum value | FCDEntity | |
nextAvailableBit | FUObject | [protected, static] |
ORTHOGRAPHIC enum value | FCDCamera | |
PERSPECTIVE enum value | FCDCamera | |
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 | |
ProjectionType enum name | FCDCamera | |
Release() | FUObject | [virtual] |
RemoveDaeId() | FCDObjectWithId | |
SCENE_NODE enum value | FCDEntity | |
SetAspectRatio(float aspectRatio) | FCDCamera | |
SetDaeId(const fm::string &id) | FCDObjectWithId | |
SetDaeId(fm::string &id) | FCDObjectWithId | |
SetFarZ(float _farZ) | FCDCamera | [inline] |
SetFlag(uint32 f, bool value) | FUParameterizable | [inline] |
SetFlag(uint32 f) | FUParameterizable | [inline] |
SetFovX(float fovX) | FCDCamera | |
SetFovY(float fovY) | FCDCamera | |
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 | |
SetProjectionType(ProjectionType type) | FCDCamera | [inline] |
SetTargetNode(FCDSceneNode *target) | FCDTargetedEntity | |
SetUserHandle(void *handle) | FCDObject | [inline] |
SetValueChange() | FCDObject | [inline, virtual] |
TestFlag(uint32 f) const | FUParameterizable | [inline] |
Type enum name | FCDEntity | |
TYPE_COUNT enum value (defined in FCDEntity) | FCDEntity | |
~FCDCamera() | FCDCamera | [virtual] |
~FCDEntity() | FCDEntity | [virtual] |
~FCDObject() | FCDObject | [virtual] |
~FCDObjectWithId() | FCDObjectWithId | [virtual] |
~FCDTargetedEntity() | FCDTargetedEntity | [virtual] |
~FUObject() | FUObject | [virtual] |
~FUParameterizable() | FUParameterizable | [virtual] |
~FUTrackable() | FUTrackable | [virtual] |