Click or drag to resize

Vector4H Methods

The Vector4H type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToColorValue
Converts the current instance of Vector4H into the equivalent ColorValue structure.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Public methodToVector4
Converts the current instance of Vector4H into the equivalent Vector4 structure.
Public methodToVector4F
Converts the current instance of Vector4H into the equivalent Vector4F structure.
Public methodToVector4H
Converts the current instance of Vector4F into the equivalent Vector4H structure.
Top
Extension Methods
See Also