C# Class CSharpGL.PolygonOffsetState

http://www.cnblogs.com/bitzhuwei/p/polygon-offset-for-stitching-andz-fighting.html
Inheritance: EnableState
Afficher le fichier Open project: bitzhuwei/CSharpGL

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
StateOn ( ) : void

Method Details

PolygonOffsetState() public méthode

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

PolygonOffsetState() public méthode

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 méthode

protected StateOn ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string