Ray Structure |
Namespace: NeoAxis
public struct Ray
The Ray type exposes the following members.
Name | Description | |
---|---|---|
Ray(Ray) | Initializes a new instance of the Ray class | |
Ray(RayF) | Initializes a new instance of the Ray class | |
Ray(Vector3, Vector3) | Initializes a new instance of the Ray class |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(Ray, Double) | ||
GetEndPoint | ||
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetPointOnRay(Double) | ||
GetPointOnRay(Double, Vector3) | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToRay2 | ||
ToRayF | ||
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |