![]() |
OpenMesh
|
#include "Config.hh"
#include <OpenMesh/Core/Geometry/VectorT.hh>
#include <OpenMesh/Core/Utils/GenProg.hh>
Go to the source code of this file.
Classes | |
class | OpenMesh::Geometry::QuadricT< Scalar > |
/class QuadricT Geometry/QuadricT.hh More... | |
Namespaces | |
OpenMesh | |
This file contains all code required to use Eigen3 vectors as Mesh vectors. | |
Typedefs | |
typedef QuadricT< float > | OpenMesh::Geometry::Quadricf |
Quadric using floats. | |
typedef QuadricT< double > | OpenMesh::Geometry::Quadricd |
Quadric using double. | |