#include <OpenMesh/Core/System/config.hh>
#include <OpenMesh/Core/Math/VectorT.hh>
#include <OpenMesh/Core/Utils/GenProg.hh>
Go to the source code of this file.
Namespaces | |
namespace | OpenMesh |
namespace | OpenMesh::Geometry |
Classes | |
class | OpenMesh::Geometry::QuadricT< Scalar > |
/class QuadricT QuadricT.hh <OSG/Geometry/Types/QuadricT.hh> More... | |
Typedefs | |
typedef QuadricT< float > | OpenMesh::Geometry::Quadricf |
Quadric using floats. | |
typedef QuadricT< double > | OpenMesh::Geometry::Quadricd |
Quadric using double. |