C# 클래스 NewTOAPIA.GL.GLStencilBuffer

상속: GLBuffer
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GLStencilBuffer ( GraphicsInterface gi )
SetStencil ( int stencil ) : void

메소드 상세

GLStencilBuffer() 공개 메소드

public GLStencilBuffer ( GraphicsInterface gi )
gi GraphicsInterface

SetStencil() 공개 메소드

public SetStencil ( int stencil ) : void
stencil int
리턴 void