Class FbxSemanticEntryView
Inheritance
FbxSemanticEntryView
Syntax
public class FbxSemanticEntryView : FbxEntryView, IDisposable
Constructors
FbxSemanticEntryView(FbxBindingTableEntry, Boolean)
Declaration
public FbxSemanticEntryView(FbxBindingTableEntry pEntry, bool pAsSource)
Parameters
FbxSemanticEntryView(FbxBindingTableEntry, Boolean, Boolean)
Declaration
public FbxSemanticEntryView(FbxBindingTableEntry pEntry, bool pAsSource, bool pCreate)
Parameters
Methods
Dispose()
Declaration
public override void Dispose()
Overrides
Finalize()
Declaration
protected void Finalize()
GetIndex()
Declaration
Returns
GetSemantic()
Declaration
public string GetSemantic()
Returns
GetSemantic(Boolean)
Declaration
public string GetSemantic(bool pAppendIndex)
Parameters
Type |
Name |
Description |
Boolean |
pAppendIndex |
|
Returns
SetSemantic(String)
Declaration
public void SetSemantic(string pSemantic)
Parameters
Type |
Name |
Description |
String |
pSemantic |
|