fbxsdk/scene/shading/fbxconstantentryview.h Source File
Go to the documentation of this file.
13 #ifndef _FBXSDK_SCENE_SHADING_CONSTANT_ENTRY_VIEW_H_
14 #define _FBXSDK_SCENE_SHADING_CONSTANT_ENTRY_VIEW_H_
49 const char* GetConstantName()
const;
54 void SetConstantName(
const char* pName);
FBX SDK environment definition.
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.
FbxConstantEntryView represents constant string entry in entry tables.
static const char * sEntryType
Name of the entry type used in the binding entry.