Click or drag to resize
SoBaseContextObject Methods

The SoBaseContextObject type exposes the following members.

Methods
  NameDescription
Public methodEquals (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 (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 (Inherited from Object.)
Top
See Also