#include "Geometry/test-primitives.h"
#include "Geometry/test-primitives2d.h"
#include "Geometry/test-primitives3d.h"
#include "Geometry/point.h"
#include <iostream>
Include dependency graph for test-primitives.C:
Go to the source code of this file.
Functions | |
int | main () |
|
Definition at line 11 of file test-primitives.C. References test_algebraic_primitives3d::do_tests, test_algebraic_primitives2d::do_tests, and test_algebraic_primitives::do_tests. |