C# Class NewTOAPIA.GL.GLHintedFeature

Inheritance: GLFeature
Show file Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
Enable ( HintMode aMode ) : void
GLHintedFeature ( GraphicsInterface gi, GLOption aFeature, HintTarget aTarget )

Private Methods

Method Description
SetHint ( HintMode mode ) : void

Method Details

Enable() public method

public Enable ( HintMode aMode ) : void
aMode HintMode
return void

GLHintedFeature() public method

public GLHintedFeature ( GraphicsInterface gi, GLOption aFeature, HintTarget aTarget )
gi GraphicsInterface
aFeature GLOption
aTarget HintTarget