C# Class CSharpGL.PrimitiveRestartState

Inheritance: EnableState
Mostrar archivo Open project: bitzhuwei/CSharpGL Class Usage Examples

Public Methods

Method Description
PrimitiveRestartState ( IndexBufferElementType indexElementType )

ToString ( ) : string

Protected Methods

Method Description
StateOn ( ) : void

Method Details

PrimitiveRestartState() public method

public PrimitiveRestartState ( IndexBufferElementType indexElementType )
indexElementType IndexBufferElementType

StateOn() protected method

protected StateOn ( ) : void
return void

ToString() public method

public ToString ( ) : string
return string