AboutEqual(const TVector3< T > &v1, const TVector3< T > &v2, const double tolerance) (defined in Math3) | Math3 | [inline, static] |
AboutEqual(const TVector3< T > &v1, const TVector3< T > &v2) (defined in Math3) | Math3 | [inline, static] |
AboutEqual(const double v1, const double v2, const double tolerance) (defined in Math) | Math | [inline, static] |
AboutEqual(const double v1, const double v2) (defined in Math) | Math | [inline, static] |
AboutZero(const TVector3< T > &v, const double tolerance) (defined in Math3) | Math3 | [inline, static] |
AboutZero(const TVector3< T > &v) (defined in Math3) | Math3 | [inline, static] |
gml::Math::AboutZero(const double v, const double tolerance) | Math | [inline, static] |
AboutZero(const double v) (defined in Math) | Math | [inline, static] |
EPSILON | Math | [static] |
MAX_VALUE | Math | [static] |
MIN_VALUE | Math | [static] |
NearEqual(const TVector3< T > &v1, const TVector3< T > &v2) (defined in Math3) | Math3 | [inline, static] |
NearEqual(const double v1, const double v2) (defined in Math) | Math | [inline, static] |
NearZero(const TVector3< T > &v) (defined in Math3) | Math3 | [inline, static] |
NearZero(const double v) (defined in Math) | Math | [inline, static] |
SignAbout(const double v, const double tolerance) | Math | [inline, static] |
SignAbout(const double v) (defined in Math) | Math | [inline, static] |
SignNear(const double v) (defined in Math) | Math | [inline, static] |
TOLERANCE | Math | [static] |