Method | Description | |
---|---|---|
ClearLastError ( ) : void |
Clears the last opengl error.
|
|
ConvertColor ( |
Converts the color to a OpenGLColor.
|
|
ConvertFont ( |
Converts the font out of an OpenGLFont object.
|
|
DisplayLastError ( ) : void |
Displays the last error.
|
|
GetLastError ( ) : OpenGLError |
Gets the last error.
|
|
ThrowLastError ( ) : void |
Throws the last error.
|
public static ConvertColor ( |
||
color | The Color. | |
return |
public static ConvertFont ( |
||
font | The OpenGLFont. | |
return |