SoWinRenderAreaGetShareContext Method |
Namespace: OIV.Inventor.Win
Returns the information needed to make OpenGL render contexts share OpenGL objects, for example, display lists and texture objects. Open Inventor automatically shares between on-screen contexts. This method is useful to share objects with an off-screen context. See SoOffscreenRenderer.