Definition in filekfbxbindingoperator.h.
#include<fbxfilesdk/components/kbaselib/kaydaradef_h.h>
#include<fbxfilesdk/components/kbaselib/kaydara.h>
#include<fbxfilesdk/kfbxplugins/kfbxbindingtablebase.h>
#include<fbxfilesdk/components/kbaselib/klib/kmap.h>
#include<fbxfilesdk/components/kbaselib/klib/kstring.h>
#include<fbxfilesdk/fbxfilesdk_nsbegin.h>
#include<fbxfilesdk/fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes | |
class | KFbxBindingOperator |
This object represents a operation on aKFbxObject.More... | |
class | KFbxAssignBOF |
A pass through operator used to assign constants to parameters.More... | |
class | KFbxConditionalBOF |
A conditional operator that outputs one out of two properties, based on the value of a predicate property.More... | |
class | KFbxSwitchBOF |
A switch operator that outputs one out of n properties, based on the value of a predicate property.More... |