Scalar Methods |
The Scalar type exposes the following members.
| Name | Description | |
|---|---|---|
| All | ||
| Conj | ||
| Equals(Object) |
Specifies whether this object contains the same members as the specified Object.
(Overrides ValueTypeEquals(Object).) | |
| Equals(Scalar) | ||
| FromRgb | ||
| GetHashCode |
Returns a hash code for this object.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsReal | ||
| Mul(Scalar) | ||
| Mul(Scalar, Double) | ||
| RandomColor | ||
| ToString |
Converts this object to a human readable string.
(Overrides ValueTypeToString.) | |
| ToVec3b |