Click or drag to resize

RenderPointOfView Methods

The RenderPointOfView type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(RenderPointOfView)
Tells if the two point of view are equals.
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInitCubeFace
Initializes a point of view for a cube rendering.
Public methodStatic memberInitHead
Initializes a point of view using the head coordinate system.
Public methodStatic memberInitSpherical
Initializes a point of view using spherical coordinates system.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also