Ctor.
Namespace: HighGLAssembly: HighGL (in HighGL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public GLObject() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: GLObject() |
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | If this thread has no GL context available. |