Static Public Member Functions | |
| static bool | CheckGLError (string situation) |
| static bool | CheckGLError () |
| static bool Powertek.OpenGl.Pt3dCommon.CheckGLError | ( | ) | [static] |
Check for GL Errors.
| static bool Powertek.OpenGl.Pt3dCommon.CheckGLError | ( | string | situation | ) | [static] |
Check for GL Errors, if DEBUG is defined, this will also print to console.
| situation | Additional text |
1.5.7.1