SoRenderAreaCore Constructor |
Namespace: OIV.Inventor.ViewerComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoRenderAreaCore(
SoGLContext glContext
)
Public Sub New (
glContext As SoGLContext
)
public:
SoRenderAreaCore(
SoGLContext^ glContext
)
new :
glContext : SoGLContext -> SoRenderAreaCore
Parameters
- glContext
- Type: OIV.Inventor.DevicesSoGLContext
Remarks See Also