| Name | Description |
---|
 | Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
 | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
  | PointPlaneDistance(Vector3, Plane) |
PointPlaneDistance
|
  | PointPlaneDistance(Vector3%, Plane) |
PointPlaneDistance
|
  | PointPlaneDistance(Vector3, Vector3, Single) |
PointPlaneDistance
|
  | PointPlaneDistance(Vector3%, Vector3%, Single) |
PointPlaneDistance
|
  | PointPointDistance(Vector3, Vector3) |
PointPointDistance
|
  | PointPointDistance(Vector3%, Vector3%, Single%) |
PointPointDistance
|
  | PointPointDistanceSq(Vector3, Vector3) |
PointPointDistanceSq
|
  | PointPointDistanceSq(Vector3%, Vector3%, Single%) |
PointPointDistanceSq
|
  | PointSegmentDistance(Vector3, Segment) |
PointSegmentDistance
|
  | PointSegmentDistance(Vector3%, Segment%, Single%) |
PointSegmentDistance
|
  | PointSegmentDistance(Single%, Vector3, Segment) |
PointSegmentDistance
|
  | PointSegmentDistance(Single%, Single%, Vector3%, Segment%) |
PointSegmentDistance
|
  | PointSegmentDistanceSq(Vector3, Segment) |
PointSegmentDistanceSq
|
  | PointSegmentDistanceSq(Vector3%, Segment%, Single%) |
PointSegmentDistanceSq
|
  | PointSegmentDistanceSq(Single%, Vector3, Segment) |
PointSegmentDistanceSq
|
  | PointSegmentDistanceSq(Single%, Single%, Vector3%, Segment%) |
PointSegmentDistanceSq
|
  | PointTriangleDistanceSq |
PointTriangleDistanceSq
|
  | SegmentBoxDistanceSq |
SegmentBoxDistanceSq
|
  | SegmentSegmentDistanceSq |
Returns the distance of two segments.
|
  | SegmentTriangleDistanceSq |
SegmentTriangleDistanceSq
|
  | SqrDistance(Vector3, Box, Single%, Single%, Single%) |
SqrDistance
|
  | SqrDistance(Line, Box, Single%, Single%, Single%, Single%) |
SqrDistance
|
 | ToString | (Inherited from Object.) |