Click or drag to resize

Render Properties

The Render type exposes the following members.

Properties
  NameDescription
Public propertyAutoTrace
Enable or disable the AutoTrace.
Public propertyGpus
Get the list of Gpus available.
Public propertyHasNVidiaDirectXInterop
Ask if DirectX OpenGL interoperability is available.
Public propertyHasStereo
Ask if stereo rendering is available.
Public propertyInitialContext
Get the initial OpenGL context created by the method Render::Create(License).
Public propertyStatic memberInstance
Get the Render singleton.
Public propertyIsDestroyed
Gets a value indicating whether this instance is destroyed.
Public propertyRenderer
Get the name of the renderer.
Public propertyTracer
Get or Set the delegate that will be in charge to handle the trace.
Public propertyVendor
Get the company name responsible for the OpenGL implementation.
Public propertyVersion
Get the OpenGL version in use.
Top
See Also