Go to the source code of this file.
|
| REAL | GeometryPredicates::incircle (REAL *pa, REAL *pb, REAL *pc, REAL *pd) |
| |
| REAL | GeometryPredicates::insphere (REAL *pa, REAL *pb, REAL *pc, REAL *pd, REAL *pe) |
| |
| REAL | GeometryPredicates::orient2d (REAL *pa, REAL *pb, REAL *pc) |
| |
| REAL | GeometryPredicates::orient3d (REAL *pa, REAL *pb, REAL *pc, REAL *pd) |
| |
| #define INEXACT /* Nothing */ |
| #define NARROWRAND narrowdoublerand |
| #define REAL double /* float or double */ |
| #define REALPRINT doubleprint |
| #define REALRAND doublerand |
| #define UNIFORMRAND uniformdoublerand |