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