Click or drag to resize
DigitalRuneTriangle Methods

The Triangle 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(Triangle)
Determines whether the specified Triangle is equal to the current Triangle.
Public methodGetAabb
Computes the axis-aligned bounding box (AABB) for this triangle positioned in world space using the given Pose.
Public methodGetHashCode
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Overrides ValueTypeToString.)
Top
See Also