fbxsdk/scene/shading/fbxlayerentryview.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_SCENE_SHADING_LAYER_ENTRY_VIEW_H_ 
   14 #define _FBXSDK_SCENE_SHADING_LAYER_ENTRY_VIEW_H_ 
   81 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
   83     static const char* sDelimiter;
 
FBX SDK environment definition. 
 
Contains a collection of FbxLayer objects. 
 
A binding table entry stores a binding between a source and a destination. 
 
static const char * sEntryType
Name of the entry type used in the binding entry. 
 
Entry view class represents binding entry in entry tables. 
 
virtual const char * EntryType() const 
Get the entry type of this entry view. 
 
FbxLayerEntryView encodes a layer element representation (the index of the layer, the type of the lay...
 
EType
Layer Element type identifier. 
 
Base class for elements of layers (FbxLayer).