, including all inherited members.
| AddImplementation(KFbxImplementation
*pImplementation) |
KFbxObject |
|
| AddListener(KFbxEventHandler
&pHandler) |
KFbxEmitter |
|
| Clone(KFbxObject
*pContainer, KFbxObject::ECloneType pCloneType) const |
KFbxObject |
[virtual] |
| ConnectDstObject(KFbxObject
*pObject, kFbxConnectionType pType=eFbxConnectionNone) |
KFbxObject |
[inline] |
| ConnectDstProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| ConnectSrcObject(KFbxObject
*pObject, kFbxConnectionType pType=eFbxConnectionNone) |
KFbxObject |
[inline] |
| ConnectSrcProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| ContentClear() |
KFbxObject |
[protected, virtual] |
| ContentDecrementLockCount() |
KFbxObject |
|
| ContentIncrementLockCount() |
KFbxObject |
|
| ContentIsLoaded()
const |
KFbxObject |
|
| ContentIsLocked()
const |
KFbxObject |
|
| ContentLoad() |
KFbxObject |
|
| ContentReadFrom(const
KFbxStream &pStream) |
KFbxObject |
[virtual] |
| ContentUnload() |
KFbxObject |
|
| ContentWriteTo(KFbxStream
&pStream) const |
KFbxObject |
[virtual] |
| Copy(const
KFbxObject &pObject) |
KFbxObject |
[virtual] |
| CopyFrom(KFbxAnimCurve
&pSource, bool pWithKeys=true)=0 |
KFbxAnimCurve |
[pure virtual] |
| Create(KFbxScene
*pContainer, char const *pName) |
KFbxAnimCurve |
[static] |
| Destroy(bool
pRecursive=false, bool pDependents=false) |
KFbxPlug |
[virtual] |
| DisconnectAllDstObject() |
KFbxObject |
[inline] |
| DisconnectAllDstObject(KFbxCriteria
const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectAllDstObject(kFbxClassId
pClassId) |
KFbxObject |
[inline] |
| DisconnectAllDstObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectAllDstObject(T
const *pFBX_TYPE) |
KFbxObject |
[inline] |
| DisconnectAllDstObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectAllSrcObject() |
KFbxObject |
[inline] |
| DisconnectAllSrcObject(KFbxCriteria
const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectAllSrcObject(kFbxClassId
pClassId) |
KFbxObject |
[inline] |
| DisconnectAllSrcObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectAllSrcObject(T
const *pFBX_TYPE) |
KFbxObject |
[inline] |
| DisconnectAllSrcObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria) |
KFbxObject |
[inline] |
| DisconnectDstObject(KFbxObject
*pObject) |
KFbxObject |
[inline] |
| DisconnectDstProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| DisconnectSrcObject(KFbxObject
*pObject) |
KFbxObject |
[inline] |
| DisconnectSrcProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| ECloneType enum
name |
KFbxObject |
|
|
eCONSTANT enum value |
KFbxAnimCurveBase |
|
|
eDEEP_CLONE enum value |
KFbxObject |
|
| EExtrapolationType
enum name |
KFbxAnimCurveBase |
|
| eFbxUpdateIdType
enum name |
KFbxObject |
|
|
eKEEP_SLOPE enum value |
KFbxAnimCurveBase |
|
|
eMIRROR_REPETITION enum value |
KFbxAnimCurveBase |
|
| Emit(const
EventType &pEvent) const |
KFbxEmitter |
[inline] |
| EmitMessage(KFbxMessage
*pMessage) const |
KFbxObject |
|
|
eREFERENCE_CLONE enum value |
KFbxObject |
|
|
eREPETITION enum value |
KFbxAnimCurveBase |
|
|
eSURFACE_CLONE enum value |
KFbxObject |
|
|
eUpdateId_Dependency enum value |
KFbxObject |
|
|
eUpdateId_Object enum value |
KFbxObject |
|
| Evaluate(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| EvaluateIndex(double
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| EvaluateLeftDerivative(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| EvaluateRightDerivative(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| EventHandlerList
typedef |
KFbxEmitter |
[protected] |
| FindDstObject(const
char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindDstObject(KFbxCriteria
const &pCriteria, const char *pName, int pStartIndex=0)
const |
KFbxObject |
[inline] |
| FindDstObject(kFbxClassId
pClassId, const char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindDstObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria, const char *pName, int
pStartIndex=0) const |
KFbxObject |
[inline] |
| FindDstObject(T
const *pFBX_TYPE, const char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindDstObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria, const char
*pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindDstProperty(const
char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindProperty(const
char *pName, bool pCaseSensitive=true) const |
KFbxObject |
[inline] |
| FindProperty(const
char *pName, KFbxDataType const &pDataType, bool
pCaseSensitive=true) const |
KFbxObject |
[inline] |
| FindPropertyHierarchical(const
char *pName, bool pCaseSensitive=true) const |
KFbxObject |
[inline] |
| FindPropertyHierarchical(const
char *pName, KFbxDataType const &pDataType, bool
pCaseSensitive=true) const |
KFbxObject |
[inline] |
| FindSrcObject(const
char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindSrcObject(KFbxCriteria
const &pCriteria, const char *pName, int pStartIndex=0)
const |
KFbxObject |
[inline] |
| FindSrcObject(kFbxClassId
pClassId, const char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindSrcObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria, const char *pName, int
pStartIndex=0) const |
KFbxObject |
[inline] |
| FindSrcObject(T
const *pFBX_TYPE, const char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindSrcObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria, const char
*pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| FindSrcProperty(const
char *pName, int pStartIndex=0) const |
KFbxObject |
[inline] |
| GetClassRootProperty() |
KFbxObject |
|
| GetDefaultImplementation(void)
const |
KFbxObject |
|
| GetDocument()
const |
KFbxObject |
|
| GetDstObject(int
pIndex=0) const |
KFbxObject |
[inline] |
| GetDstObject(KFbxCriteria
const &pCriteria, int pIndex=0) const |
KFbxObject |
[inline] |
| GetDstObject(kFbxClassId
pClassId, int pIndex=0) const |
KFbxObject |
[inline] |
| GetDstObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria, int pIndex=0)
const |
KFbxObject |
[inline] |
| GetDstObject(T
const *pFBX_TYPE, int pIndex=0) const |
KFbxObject |
[inline] |
| GetDstObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria, int pIndex=0)
const |
KFbxObject |
[inline] |
| GetDstObjectCount()
const |
KFbxObject |
[inline] |
| GetDstObjectCount(KFbxCriteria
const &pCriteria) const |
KFbxObject |
[inline] |
| GetDstObjectCount(kFbxClassId
pClassId) const |
KFbxObject |
[inline] |
| GetDstObjectCount(kFbxClassId
pClassId, KFbxCriteria const &pCriteria) const |
KFbxObject |
[inline] |
| GetDstObjectCount(T
const *pFBX_TYPE) const |
KFbxObject |
[inline] |
| GetDstObjectCount(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria) const |
KFbxObject |
[inline] |
| GetDstProperty(int
pIndex=0) const |
KFbxObject |
[inline] |
| GetDstPropertyCount()
const |
KFbxObject |
[inline] |
| GetFbxSdkManager()
const |
KFbxPlug |
[inline, virtual] |
| GetFirstProperty()
const |
KFbxObject |
[inline] |
| GetImplementation(int
pIndex, const KFbxImplementationFilter *pCriteria=NULL) const |
KFbxObject |
|
| GetImplementationCount(const
KFbxImplementationFilter *pCriteria=NULL) const |
KFbxObject |
|
| GetInitialName()
const |
KFbxObject |
|
| GetKFCurve()=0 |
KFbxAnimCurve |
[pure virtual] |
| GetName()
const |
KFbxObject |
|
| GetNameOnly()
const |
KFbxObject |
|
| GetNameSpaceArray(char
identifier) |
KFbxObject |
|
| GetNameSpaceOnly() |
KFbxObject |
|
| GetNameSpacePrefix()
const |
KFbxObject |
|
| GetNameWithNameSpacePrefix()
const |
KFbxObject |
|
| GetNameWithoutNameSpacePrefix()
const |
KFbxObject |
|
| GetNextProperty(KFbxProperty
const &pProperty) const |
KFbxObject |
[inline] |
| GetParentLibrary(void)
const |
KFbxObject |
|
| GetPeripheral() |
KFbxObject |
[protected, virtual] |
| GetPostExtrapolation()
const |
KFbxAnimCurveBase |
[inline] |
| GetPostExtrapolationCount()
const |
KFbxAnimCurveBase |
[inline] |
| GetPreExtrapolation()
const |
KFbxAnimCurveBase |
[inline] |
| GetPreExtrapolationCount()
const |
KFbxAnimCurveBase |
[inline] |
| GetReferencedBy(int
pIndex) const |
KFbxObject |
|
| GetReferencedByCount(void)
const |
KFbxObject |
|
| GetReferenceTo(void)
const |
KFbxObject |
|
| GetRootDocument()
const |
KFbxObject |
|
| GetRootProperty() |
KFbxObject |
[inline] |
| GetRootProperty()
const |
KFbxObject |
[inline] |
| GetRuntimeClassId()
const |
KFbxPlug |
[virtual] |
| GetScene()
const |
KFbxObject |
|
| GetSelected() |
KFbxObject |
[virtual] |
| GetSrcObject(int
pIndex=0) const |
KFbxObject |
[inline] |
| GetSrcObject(KFbxCriteria
const &pCriteria, int pIndex=0) const |
KFbxObject |
[inline] |
| GetSrcObject(kFbxClassId
pClassId, int pIndex=0) const |
KFbxObject |
[inline] |
| GetSrcObject(kFbxClassId
pClassId, KFbxCriteria const &pCriteria, int pIndex=0)
const |
KFbxObject |
[inline] |
| GetSrcObject(T
const *pFBX_TYPE, int pIndex=0) const |
KFbxObject |
[inline] |
| GetSrcObject(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria, int pIndex=0)
const |
KFbxObject |
[inline] |
| GetSrcObjectCount()
const |
KFbxObject |
[inline] |
| GetSrcObjectCount(KFbxCriteria
const &pCriteria) const |
KFbxObject |
[inline] |
| GetSrcObjectCount(kFbxClassId
pClassId) const |
KFbxObject |
[inline] |
| GetSrcObjectCount(kFbxClassId
pClassId, KFbxCriteria const &pCriteria) const |
KFbxObject |
[inline] |
| GetSrcObjectCount(T
const *pFBX_TYPE) const |
KFbxObject |
[inline] |
| GetSrcObjectCount(T
const *pFBX_TYPE, KFbxCriteria const &pCriteria) const |
KFbxObject |
[inline] |
| GetSrcProperty(int
pIndex=0) const |
KFbxObject |
[inline] |
| GetSrcPropertyCount()
const |
KFbxObject |
[inline] |
| GetTimeInterval(KTime
&pStart, KTime &pStop)=0 |
KFbxAnimCurve |
[pure virtual] |
| GetUniqueID()
const |
KFbxObject |
|
| GetUpdateId(eFbxUpdateIdType
pUpdateId=eUpdateId_Object) const |
KFbxObject |
[virtual] |
| GetUrl()
const |
KFbxObject |
[virtual] |
| GetUserDataPtr(KFbxObjectID
const &pUserID) const |
KFbxObject |
|
| GetUserDataPtr()
const |
KFbxObject |
[inline] |
| HasDefaultImplementation(void)
const |
KFbxObject |
|
| Is(kFbxClassId
pClassId) const |
KFbxPlug |
[inline, virtual] |
| Is(T *pFBX_TYPE)
const |
KFbxPlug |
[inline] |
| IsAReferenceTo(void)
const |
KFbxObject |
|
| IsConnectedDstObject(const
KFbxObject *pObject) const |
KFbxObject |
[inline] |
| IsConnectedDstProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| IsConnectedSrcObject(const
KFbxObject *pObject) const |
KFbxObject |
[inline] |
| IsConnectedSrcProperty(KFbxProperty
const &pProperty) |
KFbxObject |
[inline] |
| IsReferencedBy(void)
const |
KFbxObject |
|
| IsRuntime(kFbxClassId
pClassId) const |
KFbxPlug |
[inline, virtual] |
| IsRuntimePlug()
const |
KFbxPlug |
[inline, virtual] |
| KeyAdd(KTime
pTime, KFbxAnimCurveKeyBase &pKey, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyAdd(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyClear()=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyFind(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGet(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetBreak(int
pKeyIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetConstantMode(int
pKeyIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetCount()
const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetInterpolation(int
pKeyIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetLeftAuto(int
pIndex, bool pApplyOvershootProtection=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetLeftDerivative(int
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetLeftDerivativeInfo(int
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetLeftTangentVelocity(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetLeftTangentWeight(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetRightAuto(int
pIndex, bool pApplyOvershootProtection=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetRightDerivative(int
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetRightDerivativeInfo(int
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetRightTangentVelocity(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetRightTangentWeight(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetTangentMode(int
pKeyIndex, bool pIncludeOverrides=false) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetTime(int
pKeyIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyGetValue(int
pKeyIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyIncValue(int
pKeyIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyInsert(KTime
pTime, int *pLast=NULL)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyIsLeftTangentWeighted(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyIsRightTangentWeighted(int
pIndex) const =0 |
KFbxAnimCurve |
[pure virtual] |
| KeyModifyBegin()=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyModifyEnd()=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyMultTangent(int
pKeyIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyMultValue(int
pKeyIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyRemove(int
pIndex)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyScaleValue(float
pMultValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeyScaleValueAndTangent(float
pMultValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySet(int
pIndex, KFbxAnimCurveKeyBase &pKey)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySet(int
pKeyIndex, KTime pTime, float pValue,
KFbxAnimCurveDef::EInterpolationType
pInterpolation=KFbxAnimCurveDef::eINTERPOLATION_CUBIC,
KFbxAnimCurveDef::ETangentMode
pTangentMode=KFbxAnimCurveDef::eTANGENT_AUTO, float pData0=0.0,
float pData1=0.0, KFbxAnimCurveDef::EWeightedMode
pTangentWeightMode=KFbxAnimCurveDef::eWEIGHTED_NONE, float
pWeight0=KFbxAnimCurveDef::kDEFAULT_WEIGHT, float
pWeight1=KFbxAnimCurveDef::kDEFAULT_WEIGHT, float
pVelocity0=KFbxAnimCurveDef::kDEFAULT_VELOCITY, float
pVelocity1=KFbxAnimCurveDef::kDEFAULT_VELOCITY)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetBreak(int
pKeyIndex, bool pVal)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetConstantMode(int
pKeyIndex, KFbxAnimCurveDef::EConstantMode pMode)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetInterpolation(int
pKeyIndex, KFbxAnimCurveDef::EInterpolationType
pInterpolation)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetLeftDerivative(int
pIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetLeftDerivativeInfo(kFCurveIndex
pIndex, KFCurveTangeantInfo pValue, bool
pForceDerivative=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetLeftTangentWeight(int
pIndex, float pWeight, bool pAdjustTan=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetRightDerivative(int
pIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetRightDerivativeInfo(kFCurveIndex
pIndex, KFCurveTangeantInfo pValue, bool
pForceDerivative=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetRightTangentWeight(int
pIndex, float pWeight, bool pAdjustTan=false)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetTangentMode(int
pKeyIndex, KFbxAnimCurveDef::ETangentMode pTangent)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetTCB(int
pKeyIndex, KTime pTime, float pValue, float pData0=0.0f, float
pData1=0.0f, float pData2=0.0f)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetTime(int
pKeyIndex, KTime pTime)=0 |
KFbxAnimCurve |
[pure virtual] |
| KeySetValue(int
pKeyIndex, float pValue)=0 |
KFbxAnimCurve |
[pure virtual] |
| KFbxAnimCurveBase(KFbxSdkManager
&pManager, char const *pName) |
KFbxAnimCurveBase |
[protected] |
| KFbxEmitter() |
KFbxEmitter |
|
| KFBXOBJECT_DECLARE(KFbxObject,
KFbxPlug) |
KFbxObject |
|
| Localize(const
char *pID, const char *pDefault=NULL) const |
KFbxObject |
[virtual] |
| mData |
KFbxEmitter |
[protected] |
| RemoveImplementation(KFbxImplementation
*pImplementation) |
KFbxObject |
|
| RemoveListener(KFbxEventHandler
&pHandler) |
KFbxEmitter |
|
| RemovePrefix(char
*pName) |
KFbxObject |
[static] |
| ResizeKeyBuffer(int
pKeyCount)=0 |
KFbxAnimCurve |
[pure virtual] |
| RootProperty |
KFbxObject |
|
| SetDefaultImplementation(KFbxImplementation
*pImplementation) |
KFbxObject |
|
| SetInitialName(char
const *pName) |
KFbxObject |
|
| SetName(char
const *pName) |
KFbxObject |
|
| SetNameSpace(KString
pNameSpace) |
KFbxObject |
|
| SetPostExtrapolation(EExtrapolationType
pExtrapolation) |
KFbxAnimCurveBase |
[inline] |
| SetPostExtrapolationCount(unsigned
long pCount) |
KFbxAnimCurveBase |
[inline] |
| SetPreExtrapolation(EExtrapolationType
pExtrapolation) |
KFbxAnimCurveBase |
[inline] |
| SetPreExtrapolationCount(unsigned
long pCount) |
KFbxAnimCurveBase |
[inline] |
| SetRuntimeClassId(kFbxClassId
pClassId) |
KFbxPlug |
[virtual] |
| SetSelected(bool
pSelected) |
KFbxObject |
[virtual] |
| SetUrl(char
*pUrl) |
KFbxObject |
[virtual] |
| SetUserDataPtr(KFbxObjectID
const &pUserID, void *pUserData) |
KFbxObject |
|
| SetUserDataPtr(void
*pUserData) |
KFbxObject |
[inline] |
| StripPrefix(KString
&lName) |
KFbxObject |
[static] |
| StripPrefix(const
char *pName) |
KFbxObject |
[static] |
| ~KFbxEmitter() |
KFbxEmitter |
|