C# Class aiPlane, daguerreo

Inheritance: IDisposable
Afficher le fichier Open project: Akranar/daguerreo Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
aiPlane ( ) : System
aiPlane ( aiPlane, o ) : System
aiPlane ( float _a, float _b, float _c, float _d ) : System

Private Methods

Méthode Description
aiPlane ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiPlane, obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

aiPlane() public méthode

public aiPlane ( ) : System
Résultat System

aiPlane() public méthode

public aiPlane ( aiPlane, o ) : System
o aiPlane,
Résultat System

aiPlane() public méthode

public aiPlane ( float _a, float _b, float _c, float _d ) : System
_a float
_b float
_c float
_d float
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool