Click or drag to resize

RenderHeadUpDisplayStatistics Class

The RenderHeadUpDisplayStatistics class is an element for the RenderHeadUpDisplay class.
It allows the user to display OpenGL statistics as in P3D.
Inheritance Hierarchy
SystemObject
  Lumiscaphe.Workshop.InteropRenderHeadUpDisplayStatistics

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public class RenderHeadUpDisplayStatistics : IRenderHeadUpDisplayElement, 
	IDisposable

The RenderHeadUpDisplayStatistics type exposes the following members.

Constructors
  NameDescription
Public methodRenderHeadUpDisplayStatistics
Initializes a new instance of the RenderHeadUpDisplayStatistics class using the specified parameter.
Top
Properties
  NameDescription
Public propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Public propertyVisible
Gets or sets a value indicating whether this RenderHeadUpDisplayStatistics is visible.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the RenderHeadUpDisplayStatistics
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRender
Does the rendering of the statistics.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also