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