fbxsdk/scene/shading/fbxbindingsentryview.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_SCENE_SHADING_BINDINGS_ENTRY_VIEW_H_ 
   14 #define _FBXSDK_SCENE_SHADING_BINDINGS_ENTRY_VIEW_H_ 
   47     const char* GetBindingTableName() 
const;
 
   52     void SetBindingTableName(
const char* pName);
 
FBX SDK environment definition. 
 
static const char * sEntryType
Name of the entry type used in the binding entry. 
 
A binding table entry stores a binding between a source and a destination. 
 
Entry view class represents binding entry in entry tables. 
 
virtual const char * EntryType() const 
Get the entry type of this entry view. 
 
FbxBindingsEntryView represents binding table entry in entry tables.