kfbximplementationutils.h File Reference


Detailed Description

Definition in file kfbximplementationutils.h.

#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/kfbxplugins/kfbximplementation.h>
#include <fbxfilesdk/kfbxplugins/kfbxbindingoperator.h>
#include <fbxfilesdk/kfbxplugins/kfbxoperatorentryview.h>
#include <fbxfilesdk/kfbxplugins/kfbxpropertyentryview.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Include dependency graph for kfbximplementationutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Functions

KFBX_DLL KFbxImplementation const *  GetImplementation (KFbxObject const *pObject, char const *pImplementationTarget)
  GetImplementation Get KFbxImplementation from KFbxObject.
template<typename T>
bool  GetBoundPropertyValue (KFbxBindingTable const *pBindingTable, char const *pEntryName, KFbxImplementation const *pImplementation, KFbxObject const *pBoundObject, T &pValue)

Function Documentation

bool GetBoundPropertyValue ( KFbxBindingTable const *  pBindingTable,
char const *  pEntryName,
KFbxImplementation const *  pImplementation,
KFbxObject const *  pBoundObject,
T &  pValue  
) [inline]

KFBX_DLL KFbxImplementation const* GetImplementation ( KFbxObject const *  pObject,
char const *  pImplementationTarget  
)

GetImplementation Get KFbxImplementation from KFbxObject.

Parameters:
pObject  KFbxObject to get KFbxImplementation
pImplementationTarget  name of the implementation property to get
Returns:
KFbxImplementation Pointer to KFbxImplementation