#include "point2d.H"
#include "point3d.H"
#include "line3d.H"
Go to the source code of this file.
Compounds | |
class | _plane |
Functions | |
template<class P, class V> P | plane_intersect (const P &pt, const V &D, const P &O, const V &N) |
template<class P, class V> Greal | axis_ang (const P &p1, const P &p2, const P &axispt, const V &axis) |
|
|
|
|