C# 클래스 CSharpGL.PrimitiveRestartState

상속: EnableState
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL 1 사용 예제들

공개 메소드들

메소드 설명
PrimitiveRestartState ( IndexBufferElementType indexElementType )

ToString ( ) : string

보호된 메소드들

메소드 설명
StateOn ( ) : void

메소드 상세

PrimitiveRestartState() 공개 메소드

public PrimitiveRestartState ( IndexBufferElementType indexElementType )
indexElementType IndexBufferElementType

StateOn() 보호된 메소드

protected StateOn ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string