Render Properties |
The Render type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoTrace |
Enable or disable the AutoTrace.
| |
| Gpus |
Get the list of Gpus available.
| |
| HasNVidiaDirectXInterop |
Ask if DirectX OpenGL interoperability is available.
| |
| HasStereo |
Ask if stereo rendering is available.
| |
| InitialContext |
Get the initial OpenGL context created by the method Render::Create(License).
| |
| Instance |
Get the Render singleton.
| |
| IsDestroyed |
Gets a value indicating whether this instance is destroyed.
| |
| Renderer |
Get the name of the renderer.
| |
| Tracer |
Get or Set the delegate that will be in charge to handle the trace.
| |
| Vendor |
Get the company name responsible for the OpenGL implementation.
| |
| Version |
Get the OpenGL version in use.
|