Ray3d Methods |
The Ray3d type exposes the following members.
Name | Description | |
---|---|---|
EpsilonEquals |
Check that all values in other are within epsilon of the values in this
| |
Equals(Object) |
Determines whether the specified System.Object is a Ray3d and has the same values as the present ray.
(Overrides ValueTypeEquals(Object).) | |
Equals(Ray3d) |
Determines whether the specified Ray3d has the same value as the present ray.
| |
GetHashCode |
Computes a hashing number that represents the current ray.
(Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PointAt |
Evaluates a point along the ray.
| |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |