Definition at line 46 of file kfbxconstantentryview.h.
#include <kfbxconstantentryview.h>
Public Member Functions |
|
KFbxConstantEntryView (KFbxBindingTableEntry *pEntry, bool pAsSource, bool pCreate=false) | |
~KFbxConstantEntryView () | |
const char * | GetConstantName () const |
void | SetConstantName (const char *pName) |
virtual const char * | EntryType () const |
Static Public Attributes |
|
static const char * | sEntryType |
Entry type. |
KFbxConstantEntryView | ( | KFbxBindingTableEntry * | pEntry, |
bool | pAsSource, | ||
bool | pCreate =
false |
||
) |
const char* GetConstantName | ( | ) | const |
void SetConstantName | ( | const char * | pName | ) |
virtual const char* EntryType | ( | ) | const [virtual] |
Reimplemented from KFbxEntryView.
const char*
sEntryType [static] |
Entry type.
Reimplemented from KFbxEntryView.
Definition at line 50 of file kfbxconstantentryview.h.