Line |
public struct Line3
The Line3 type exposes the following members.
| Name | Description | |
|---|---|---|
| Line3(Line3) | Initializes a new instance of the Line3 class | |
| Line3(Vector3, Vector3) | Initializes a new instance of the Line3 class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(Line3, Double) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToLineF | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(Line3, Line3) | ||
| Inequality(Line3, Line3) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |