C# 클래스 Glare.Graphics.FrameBuffer

A configuration of RenderBuffer and Texture objects that can be rendered to.
상속: GraphicsResource
파일 보기 프로젝트 열기: Burton-Radons/Alexandria 1 사용 예제들

공개 메소드들

메소드 설명
FrameBuffer ( ) : System

보호된 메소드들

메소드 설명
DisposeBase ( ) : void

비공개 메소드들

메소드 설명
AllocateId ( ) : int
Bind ( ) : FrameBufferBinding
GLBind ( ) : int
GLUnbind ( int old ) : void

메소드 상세

DisposeBase() 보호된 메소드

protected DisposeBase ( ) : void
리턴 void

FrameBuffer() 공개 메소드

public FrameBuffer ( ) : System
리턴 System