Rhino C++ API
8.13
|
This is the complete list of members for ON_DBL, including all inherited members.
Compare(const double *lhs, const double *rhs) | ON_DBL | static |
CompareValue(double lhs, double rhs) | ON_DBL | static |
IsInfinity(double x) | ON_DBL | static |
IsNan(double x) | ON_DBL | static |
IsNegativeInfinity(double x) | ON_DBL | static |
IsNotNan(double x) | ON_DBL | static |
IsPositiveInfinity(double x) | ON_DBL | static |
IsUnset(double x) | ON_DBL | static |
IsValid(double x) | ON_DBL | static |
Nan | ON_DBL | static |
NegativeInfinity | ON_DBL | static |
NegativeMax | ON_DBL | static |
NegativeMin | ON_DBL | static |
PositiveInfinity | ON_DBL | static |
PositiveMax | ON_DBL | static |
PositiveMin | ON_DBL | static |
PositiveUnset | ON_DBL | static |
Sign(double x) | ON_DBL | static |
Unset | ON_DBL | static |