SoGLContext Constructor (Boolean) |
Constructor which creates an OIV.Inventor.Devices.SoGLContext based on the attributes of the current context.
Namespace: OIV.Inventor.Devices
Indicates if we want to share the context. If true, context is shared with current context, depending on the currently defined SharedGroupPolicy. If false, context is explicitly not shared.
If the current context is NULL, the function tries to create a context on a temporary window. If this doesn't work, the resulting OIV.Inventor.Devices.SoGLContext will not be valid!