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