C# 클래스 PixelFarm.DrawingGL.FrameBuffer

상속: IDisposable
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
FrameBuffer ( int w, int h ) : System

비공개 메소드들

메소드 설명
InitFrameBuffer ( ) : void
MakeCurrent ( ) : void
ReleaseCurrent ( ) : void
UpdateTexture ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

FrameBuffer() 공개 메소드

public FrameBuffer ( int w, int h ) : System
w int
h int
리턴 System