C# 클래스 aiMeshKey, daguerreo

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
__equal__ ( aiMeshKey, o ) : bool
__greater__ ( aiMeshKey, o ) : bool
__nequal__ ( aiMeshKey, o ) : bool
__smaller__ ( aiMeshKey, o ) : bool
aiMeshKey ( ) : System
aiMeshKey ( double time, uint value ) : System

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

__equal__() 공개 메소드

public __equal__ ( aiMeshKey, o ) : bool
o aiMeshKey,
리턴 bool

__greater__() 공개 메소드

public __greater__ ( aiMeshKey, o ) : bool
o aiMeshKey,
리턴 bool

__nequal__() 공개 메소드

public __nequal__ ( aiMeshKey, o ) : bool
o aiMeshKey,
리턴 bool

__smaller__() 공개 메소드

public __smaller__ ( aiMeshKey, o ) : bool
o aiMeshKey,
리턴 bool

aiMeshKey() 공개 메소드

public aiMeshKey ( ) : System
리턴 System

aiMeshKey() 공개 메소드

public aiMeshKey ( double time, uint value ) : System
time double
value uint
리턴 System

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool