Click or drag to resize
SoBaseContextObject Methods

The SoBaseContextObject type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetContextSharedGroup

Returns the OpenGL context in which the OpenGL objects were created.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRelease

This function is called by the attached context when it has been requested to delete the context through the SoDeviceContext.dispose() method.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also