#include <vcg/space/point3.h>
#include <vcg/space/plane3.h>
#include <vcg/math/matrix33.h>
Go to the source code of this file.
Classes | |
class | vcg::math::Quadric< Scalar > |
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 |