Line |
public struct Line3F
The Line3F type exposes the following members.
| Name | Description | |
|---|---|---|
| Line3F(Line3F) | Initializes a new instance of the Line3F class | |
| Line3F(Vector3F, Vector3F) | Initializes a new instance of the Line3F class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(Line3F, Single) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToLine | ||
| ToLine2F | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(Line3F, Line3F) | ||
| (Line3F to Line3) | ||
| Inequality(Line3F, Line3F) |
| 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) |