C# Class aiPlane, 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
aiPlane ( ) : System
aiPlane ( aiPlane, o ) : System
aiPlane ( float _a, float _b, float _c, float _d ) : System

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

aiPlane() public method

public aiPlane ( ) : System
return System

aiPlane() public method

public aiPlane ( aiPlane, o ) : System
o aiPlane,
return System

aiPlane() public method

public aiPlane ( float _a, float _b, float _c, float _d ) : System
_a float
_b float
_c float
_d float
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool