Scalar Methods |
The Scalar type exposes the following members.
Name | Description | |
---|---|---|
All | ||
Conj | ||
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) | |
Equals(Scalar) | Indicates whether the current object is equal to another object of the same type. | |
FromRgb | ||
GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsReal | ||
Mul(Scalar) | ||
Mul(Scalar, Double) | ||
RandomColor |
Gets random color
| |
RandomColor(Random) |
Gets random color
| |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) | |
ToVec3b |