Rc |
public struct RcVec2f
The RcVec2f type exposes the following members.
| Name | Description | |
|---|---|---|
| Distance | ||
| DistanceSquared | ||
| Dot | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(RcVec2f) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | (Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Equality(RcVec2f, RcVec2f) | ||
| (RcVec2f to Vector2) | ||
| (Vector2 to RcVec2f) | ||
| Inequality(RcVec2f, RcVec2f) | ||
| Subtraction(RcVec2f, RcVec2f) |
| Name | Description | |
|---|---|---|
| Get | (Defined by RcVec) | |
| 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) |