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 | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetContextSharedGroup | Returns the OpenGL context in which the OpenGL objects were created. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (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 | Returns a string that represents the current object. (Inherited from Object.) |
A helper base class used to store context dependent objects.