SoWinRenderAreaGetShareContext Method |
Returns the information needed to make OpenGL render contexts share OpenGL objects, for example, display lists and texture objects.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.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