fbxsdk/scene/shading/fbxsemanticentryview.h Source File
Go to the documentation of this file.
13 #ifndef _FBXSDK_SCENE_SHADING_SEMANTIC_ENTRY_VIEW_H_
14 #define _FBXSDK_SCENE_SHADING_SEMANTIC_ENTRY_VIEW_H_
69 void SetSemantic(
const char* pSemantic );
75 FbxString GetSemantic(
bool pAppendIndex =
true)
const;
FBX SDK environment definition.
Utility class to manipulate strings.
A binding table entry stores a binding between a source and a destination.
FbxSemanticEntryView stores a binding corresponding to a semantic within a shader file...
Entry view class represents binding entry in entry tables.
virtual const char * EntryType() const
Get the entry type of this entry view.
static const char * sEntryType
Name of the entry type used in the binding entry.