| SoBaseContextObject Class |
Context dependent object management class.
Namespace: OIV.Inventor.Devices
The SoBaseContextObject type exposes the following members.
| Name | Description | |
|---|---|---|
| SoBaseContextObject | Constructor. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetContextSharedGroup | Returns the OpenGL context in which the OpenGL objects were created. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetType | (Inherited from Object.) | |
| Release | This function is called by the attached context when it has been requested to delete the context through the SoDeviceContext.dispose() method. | |
| ToString | (Inherited from Object.) |
A helper base class used to store context dependent objects.