C# 클래스 Qyoto.QGLFramebufferObjectFormat

상속: Object, IDisposable
파일 보기 프로젝트 열기: 0xd34df00d/Qross 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor SmokeInvocation

공개 메소드들

메소드 설명
Attachment ( ) : QGLFramebufferObject.Attachment
Dispose ( ) : void
Equals ( object o ) : bool
GetHashCode ( ) : int
InternalTextureFormat ( ) : int
QGLFramebufferObjectFormat ( QGLFramebufferObjectFormat other ) : System
Samples ( ) : int
SetAttachment ( QGLFramebufferObject attachment ) : void
SetInternalTextureFormat ( int internalTextureFormat ) : void
SetSamples ( int samples ) : void
SetTextureTarget ( int target ) : void
TextureTarget ( ) : int
operator ( ) : bool

보호된 메소드들

메소드 설명
CreateProxy ( ) : void
QGLFramebufferObjectFormat ( Type dummy ) : System

비공개 메소드들

메소드 설명
QGLFramebufferObjectFormat ( ) : System

메소드 상세

Attachment() 공개 메소드

public Attachment ( ) : QGLFramebufferObject.Attachment
리턴 QGLFramebufferObject.Attachment

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Equals() 공개 메소드

public Equals ( object o ) : bool
o object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

InternalTextureFormat() 공개 메소드

public InternalTextureFormat ( ) : int
리턴 int

QGLFramebufferObjectFormat() 공개 메소드

public QGLFramebufferObjectFormat ( QGLFramebufferObjectFormat other ) : System
other QGLFramebufferObjectFormat
리턴 System

QGLFramebufferObjectFormat() 보호된 메소드

protected QGLFramebufferObjectFormat ( Type dummy ) : System
dummy System.Type
리턴 System

Samples() 공개 메소드

public Samples ( ) : int
리턴 int

SetAttachment() 공개 메소드

public SetAttachment ( QGLFramebufferObject attachment ) : void
attachment QGLFramebufferObject
리턴 void

SetInternalTextureFormat() 공개 메소드

public SetInternalTextureFormat ( int internalTextureFormat ) : void
internalTextureFormat int
리턴 void

SetSamples() 공개 메소드

public SetSamples ( int samples ) : void
samples int
리턴 void

SetTextureTarget() 공개 메소드

public SetTextureTarget ( int target ) : void
target int
리턴 void

TextureTarget() 공개 메소드

public TextureTarget ( ) : int
리턴 int

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 SmokeInvocation