C# 클래스 CSharpGL.PolygonOffsetState

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html
상속: EnableState
파일 보기 프로젝트 열기: bitzhuwei/CSharpGL

공개 메소드들

메소드 설명
PolygonOffsetState ( )

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html

PolygonOffsetState ( PolygonOffset mode, bool pullNear )

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html

ToString ( ) : string

보호된 메소드들

메소드 설명
StateOn ( ) : void

메소드 상세

PolygonOffsetState() 공개 메소드

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html
public PolygonOffsetState ( )

PolygonOffsetState() 공개 메소드

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html
public PolygonOffsetState ( PolygonOffset mode, bool pullNear )
mode PolygonOffset
pullNear bool

StateOn() 보호된 메소드

protected StateOn ( ) : void
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string