C# 클래스 aiPlane, daguerreo

상속: IDisposable
파일 보기 프로젝트 열기: Akranar/daguerreo 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
aiPlane ( ) : System
aiPlane ( aiPlane, o ) : System
aiPlane ( float _a, float _b, float _c, float _d ) : System

비공개 메소드들

메소드 설명
aiPlane ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( aiPlane, obj ) : HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

aiPlane() 공개 메소드

public aiPlane ( ) : System
리턴 System

aiPlane() 공개 메소드

public aiPlane ( aiPlane, o ) : System
o aiPlane,
리턴 System

aiPlane() 공개 메소드

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

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool