| SoGLError Class | 
OpenGL rendering error handling.
Namespace: OIV.Inventor.Errors
The SoGLError type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| GetDebugString | Returns debug string containing full error information from instance.  | |
| GetHashCode | 
Overrides GetHashCode().
  (Inherited from SoNetBase.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Post | Posts an error.  | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| HandlerCallback | Sets handler callback for OIV.Inventor.Errors.SoGLError class.  | 
OIV.Inventor.Errors.SoGLError is used for errors reported by the OpenGL render engine. See OIV.Inventor.Errors.SoError for full discussion of error handling in Open Inventor.