Rc |
public struct RcVec3i : IEquatable<RcVec3i>
The RcVec3i type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(RcVec3i) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | (Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Addition(RcVec3i, RcVec3i) | ||
| Equality(RcVec3i, RcVec3i) | ||
| Inequality(RcVec3i, RcVec3i) | ||
| Multiply(RcVec3i, Int32) | ||
| Subtraction(RcVec3i, RcVec3i) |
| 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) |