AMBIENT enum value | FCDLight | |
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(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) | FCDObjectWithId | |
FUParameterizable::DeclareFlagCount(3) | FUParameterizable | |
DEPRECATED(3.05A, GetExtra()->GetDefaultType()->GetTechniques()) virtual bool HasMaxExtras() const | FCDLight | [inline] |
DEPRECATED(3.05A, GetExtra()->GetDefaultType()->GetTechniques()) virtual bool HasMayaExtras() const | FCDLight | [inline] |
DEPRECATED(3.05A, nothing) void SetHasMaxExtras(bool UNUSED(value)) | FCDLight | [inline] |
DEPRECATED(3.05A, nothing) void SetHasMayaExtras(bool UNUSED(value)) (defined in FCDLight) | FCDLight | [inline] |
DEPRECATED(3.05A, GetOuterAngle and GetFallOffAngle) float &GetPenumbraAngle() | FCDLight | [inline] |
DEPRECATED(3.05A, GetOuterAngle and GetFallOffAngle) const float &GetPenumbraAngle() const | FCDLight | [inline] |
DEPRECATED(3.05A, SetOuterAngle and SetFallOffAngle) void SetPenumbraAngle(float angle) | FCDLight | [inline] |
Detach() | FUTrackable | [protected] |
DIRECTIONAL enum value | FCDLight | |
EFFECT enum value | FCDEntity | |
EMITTER enum value | FCDEntity | |
ENTITY enum value | FCDEntity | |
FCDEntity(FCDocument *document, const char *baseId="GenericEntity") | FCDEntity | |
FCDLight(FCDocument *document) | FCDLight | |
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 | |
GetAsset() | FCDEntity | |
GetAsset() const | FCDEntity | [inline] |
GetClassType() | FUObject | [inline, static] |
GetColor() | FCDLight | [inline] |
GetColor() const | FCDLight | [inline] |
GetConstantAttenuationFactor() | FCDLight | [inline] |
GetConstantAttenuationFactor() const | FCDLight | [inline] |
GetDaeId() const | FCDObjectWithId | |
GetDocument() | FCDObject | [inline] |
GetDocument() const | FCDObject | [inline] |
GetDropoff() | FCDLight | [inline] |
GetDropoff() const | FCDLight | [inline] |
GetExtra() | FCDEntity | [inline] |
GetExtra() const | FCDEntity | [inline] |
GetFallOffAngle() | FCDLight | [inline] |
GetFallOffAngle() const | FCDLight | [inline] |
GetFallOffExponent() | FCDLight | [inline] |
GetFallOffExponent() const | FCDLight | [inline] |
GetHierarchicalAssets(FCDAssetList &assets) | FCDEntity | [inline] |
GetHierarchicalAssets(FCDAssetConstList &assets) const | FCDEntity | [virtual] |
GetIntensity() | FCDLight | [inline] |
GetIntensity() const | FCDLight | [inline] |
GetLightType() const | FCDLight | [inline] |
GetLinearAttenuationFactor() | FCDLight | [inline] |
GetLinearAttenuationFactor() const | FCDLight | [inline] |
GetName() const | FCDEntity | [inline] |
GetNote() const | FCDEntity | |
GetObjectType() const | FUObject | [inline, virtual] |
GetOuterAngle() | FCDLight | [inline] |
GetOuterAngle() const | FCDLight | [inline] |
GetQuadraticAttenuationFactor() | FCDLight | [inline] |
GetQuadraticAttenuationFactor() const | FCDLight | [inline] |
GetTargetNode() | FCDTargetedEntity | [inline] |
GetTargetNode() const | FCDTargetedEntity | [inline] |
GetTrackerCount() const | FUTrackable | [inline] |
GetType() const | FCDLight | [inline, virtual] |
GetUserHandle() const | FCDObject | [inline] |
HasNote() const | FCDEntity | |
HasTarget() const | FCDTargetedEntity | [inline] |
HasType(const FUObjectType &_type) const | FUObject | [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 | |
LightType enum name | FCDLight | |
MATERIAL enum value | FCDEntity | |
nextAvailableBit | FUObject | [protected, static] |
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 | |
POINT enum value | FCDLight | |
Release() | FUObject | [virtual] |
RemoveDaeId() | FCDObjectWithId | |
SCENE_NODE enum value | FCDEntity | |
SetColor(const FMVector3 &col) | FCDLight | [inline] |
SetColor(float r, float g, float b) | FCDLight | [inline] |
SetConstantAttenuationFactor(float factor) | FCDLight | [inline] |
SetDaeId(const fm::string &id) | FCDObjectWithId | |
SetDaeId(fm::string &id) | FCDObjectWithId | |
SetDropoff(float factor) | FCDLight | [inline] |
SetFallOffAngle(float angle) | FCDLight | [inline] |
SetFallOffExponent(float exponent) | FCDLight | [inline] |
SetFlag(uint32 f, bool value) | FUParameterizable | [inline] |
SetFlag(uint32 f) | FUParameterizable | [inline] |
SetIntensity(float _intensity) | FCDLight | [inline] |
SetLightType(LightType type) | FCDLight | [inline] |
SetLinearAttenuationFactor(float factor) | FCDLight | [inline] |
SetName(const fstring &_name) | FCDEntity | |
SetNote(const fstring &_note) | FCDEntity | |
SetOuterAngle(float angle) | FCDLight | [inline] |
SetQuadraticAttenuationFactor(float factor) | FCDLight | [inline] |
SetTargetNode(FCDSceneNode *target) | FCDTargetedEntity | |
SetUserHandle(void *handle) | FCDObject | [inline] |
SetValueChange() | FCDObject | [inline, virtual] |
SPOT enum value | FCDLight | |
TestFlag(uint32 f) const | FUParameterizable | [inline] |
Type enum name | FCDEntity | |
TYPE_COUNT enum value (defined in FCDEntity) | FCDEntity | |
~FCDEntity() | FCDEntity | [virtual] |
~FCDLight() | FCDLight | [virtual] |
~FCDObject() | FCDObject | [virtual] |
~FCDObjectWithId() | FCDObjectWithId | [virtual] |
~FCDTargetedEntity() | FCDTargetedEntity | [virtual] |
~FUObject() | FUObject | [virtual] |
~FUParameterizable() | FUParameterizable | [virtual] |
~FUTrackable() | FUTrackable | [virtual] |