#include "Geometry/test-primitives3d.h"
#include "Geometry/algebraic-primitives.h"
#include "Geometry/geometric-primitives.h"
#include "Geometry/primitives3d.h"
#include "Utility/pre-post-conditions.h"
Include dependency graph for test-primitives3d.C:
Go to the source code of this file.
Functions | |
template<class P> void | check_intersections (P const &s0, P const &s1, P const &t0, P const &t1, P const &t2, ostream &out) |
|
Definition at line 13 of file test-primitives3d.C. Referenced by test_algebraic_primitives3d::do_tests. |