OpenMesh
QuadricT.hh File Reference
#include "Config.hh"
#include <OpenMesh/Core/Geometry/VectorT.hh>
#include <OpenMesh/Core/Utils/GenProg.hh>
Include dependency graph for QuadricT.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenMesh::Geometry::QuadricT< Scalar >
 /class QuadricT Geometry/QuadricT.hh More...
 

Namespaces

 OpenMesh
 Martin, 26.12.2004: 1) replaced resize(size()-1) with pop_back(), since the later is more efficient 2) replaced interface_.set_heap_position(entry(0), -1); with reset_heap_position() 3) added const modifier to various functions TODO: in the moment the heap does not conform to the HeapInterface specification, i.e., copies are passed instead of references.
 

Typedefs

typedef QuadricT< float > OpenMesh::Geometry::Quadricf
 Quadric using floats.
 
typedef QuadricT< double > OpenMesh::Geometry::Quadricd
 Quadric using double.
 

Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .