C# Class aiBone, daguerreo

Inheritance: IDisposable
Show file Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
aiBone ( ) : System
aiBone ( aiBone, other ) : System

Private Methods

Method Description
GetmWeights ( ) : aiVertexWeightVector
aiBone ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiBone, obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

aiBone() public method

public aiBone ( ) : System
return System

aiBone() public method

public aiBone ( aiBone, other ) : System
other aiBone,
return System

Property Details

swigCMemOwn protected property

protected bool swigCMemOwn
return bool