#include<kfbxplug.h>
Definition at line241of filekfbxplug.h.
Constructor and Destructors. | |
| virtual void | Destroy(bool pRecursive=false, bool pDependents=false) |
| Delete the object and Unregister from the FbxSdkManager. | |
Object ownership and type management. | |
| virtualKFbxSdkManager* | GetFbxSdkManager() const |
| Get theKFbxSdkManagerthat created this object. | |
| virtual bool | Is(kFbxClassIdpClassId) const |
| Test if the class is a hierarchical children of the specified class type. | |
| template<class T> | |
| bool | Is(T *pFBX_TYPE) const |
| Get theKFbxSdkManagerthat created this object. | |
| virtual bool | IsRuntime(kFbxClassIdpClassId) const |
| Get theKFbxSdkManagerthat created this object. | |
| virtual bool | SetRuntimeClassId(kFbxClassIdpClassId) |
| Get theKFbxSdkManagerthat created this object. | |
| virtualkFbxClassId | GetRuntimeClassId() const |
| Get theKFbxSdkManagerthat created this object. | |
| virtual bool | IsRuntimePlug() const |
| Get theKFbxSdkManagerthat created this object. | |
| virtual void Destroy | ( | bool | pRecursive=false, | |
| bool | pDependents=false | |||
| ) | [virtual] |
Delete the object and Unregister from the FbxSdkManager.
| virtualKFbxSdkManager* GetFbxSdkManager | ( | ) | const[inline, virtual] |
Get theKFbxSdkManagerthat created this object.
Definition at line263of filekfbxplug.h.
| virtual bool Is | ( | kFbxClassId | pClassId | ) | const[inline, virtual] |
Test if the class is a hierarchical children of the specified class type.
| pClassId | ClassId representing the class type |
Definition at line268of filekfbxplug.h.
| bool Is | ( | T * | pFBX_TYPE | ) | const[inline] |
Get theKFbxSdkManagerthat created this object.
Definition at line269of filekfbxplug.h.
| virtual bool IsRuntime | ( | kFbxClassId | pClassId | ) | const[inline, virtual] |
Get theKFbxSdkManagerthat created this object.
Definition at line270of filekfbxplug.h.
| virtual bool SetRuntimeClassId | ( | kFbxClassId | pClassId | ) | [virtual] |
Get theKFbxSdkManagerthat created this object.
| virtualkFbxClassIdGetRuntimeClassId | ( | ) | const[virtual] |
Get theKFbxSdkManagerthat created this object.
| virtual bool IsRuntimePlug | ( | ) | const[inline, virtual] |
Get theKFbxSdkManagerthat created this object.
Definition at line273of filekfbxplug.h.