#include <vcg/space/point3.h>#include <vcg/math/matrix44.h>#include <vcg/space/line3.h>#include <vcg/space/plane3.h>

Go to the source code of this file.
Classes | |
| class | vcg::Box3< BoxScalarType > |
Namespaces | |
| namespace | vcg |
* | |
Functions | |
| template<class ScalarType > | |
| ScalarType | vcg::DistancePoint3Box3 (const Point3< ScalarType > &p, const Box3< ScalarType > &b) |