C# Class aiVertexWeight, daguerreo

Inheritance: IDisposable
Datei anzeigen Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
aiVertexWeight ( ) : System
aiVertexWeight ( uint pID, float pWeight ) : System

Private Methods

Method Description
aiVertexWeight ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiVertexWeight, obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

aiVertexWeight() public method

public aiVertexWeight ( ) : System
return System

aiVertexWeight() public method

public aiVertexWeight ( uint pID, float pWeight ) : System
pID uint
pWeight float
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool