GEL
2
GEL is a library for Geometry and Linear Algebra
|
This class represents the energy of an edge. It is used in optimization schemes where edges are swapped (aka flipped). */. More...
#include <mesh_optimization.h>
Inherited by HMesh::CurvatureEnergy, HMesh::DihedralEnergy, HMesh::GaussCurvatureEnergy, HMesh::MinAngleEnergy, HMesh::RandomEnergy, and HMesh::ValencyEnergy.
Public Member Functions | |
virtual double | delta_energy (const Manifold &m, HalfEdgeID h) const =0 |
virtual double | energy (const Manifold &m, HalfEdgeID h) const |
This class represents the energy of an edge. It is used in optimization schemes where edges are swapped (aka flipped). */.