SoMPEGRendererGetShareContext Method |
Gets the OpenGL context shared by this object.
Namespace: OIV.Inventor.MPEGAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbGLShareContext GetShareContext()
Public Function GetShareContext As SbGLShareContext
public:
SbGLShareContext GetShareContext()
member GetShareContext : unit -> SbGLShareContext
Return Value
Type:
SbGLShareContextRemarks See Also