#include <geometry/predicates.h>#include <ctype.h>#include <stdio.h>#include <stdlib.h>#include <geometry/Point.h>Enumerations | |
| enum | command { orient2, orient3, incirc, insph } |
Functions | |
| command | getOp () |
| template<size_t d> | |
| Geometry::Point< d > | readPoint () |
| int | main () |
|
|
|
|
|
|
|
|
|
|
|||||||||
|
|
1.4.6