#include <vcg/space/point3.h>#include <vcg/space/plane3.h>#include <vcg/math/matrix33.h>#include <eigenlib/Eigen/Core>

Go to the source code of this file.
Classes | |
| class | vcg::math::Quadric< _ScalarType > |
Namespaces | |
| namespace | vcg |
* | |
| namespace | vcg::math |
Typedefs | |
| typedef Quadric< double > | vcg::math::Quadricd |
| typedef Quadric< float > | vcg::math::Quadricf |
| typedef Quadric< int > | vcg::math::Quadrici |
| typedef Quadric< short > | vcg::math::Quadrics |