Vector |
The Vector4H type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToColorValue | Converts the current instance of Vector4H into the equivalent ColorValue structure. | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) | |
| ToVector4 | Converts the current instance of Vector4H into the equivalent Vector4 structure. | |
| ToVector4F | Converts the current instance of Vector4H into the equivalent Vector4F structure. | |
| ToVector4H | Converts the current instance of Vector4F into the equivalent Vector4H structure. |
| 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) |