#include "Config.hh"
#include <OpenMesh/Core/Geometry/VectorT.hh>
#include <OpenMesh/Core/Utils/GenProg.hh>
Go to the source code of this file.
Namespaces | |
namespace | OpenMesh |
namespace | OpenMesh::Geometry |
Data Structures | |
class | OpenMesh::Geometry::QuadricT< Scalar > |
Typedefs | |
typedef QuadricT< float > | OpenMesh::Geometry::Quadricf |
Quadric using floats. | |
typedef QuadricT< double > | OpenMesh::Geometry::Quadricd |
Quadric using double. |