SoBaseContextObjectGetContextSharedGroup Method |
Returns the OpenGL context in which the OpenGL objects were created.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoDeviceContextSharedGroup GetContextSharedGroup()
Public Function GetContextSharedGroup As SoDeviceContextSharedGroup
public:
SoDeviceContextSharedGroup^ GetContextSharedGroup()
member GetContextSharedGroup : unit -> SoDeviceContextSharedGroup
Return Value
Type:
SoDeviceContextSharedGroupRemarks See Also