Click or drag to resize
DigitalRunePlane Methods

The Plane type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Plane)
Determines whether the specified Plane is equal to the current Plane.
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodNormalize
Normalizes the plane.
Public methodToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Public methodTryNormalize
Tries to normalizes the plane.
Top
See Also