aimstil
5.0.5
|
Distance of a vertex to the mean of its neighbors divided by the area of its Voronoi cell. More...
#include <cathier/mesh_decimation.h>
Public Types | |
typedef TVertexCollection::value_type | Vertex |
Public Member Functions | |
MeshWaveletEnergy (TVertexCollection const &vertices, TNeighborhoods const &neighc) | |
TPrec | operator() (std::size_t i) |
Distance of a vertex to the mean of its neighbors divided by the area of its Voronoi cell.
Definition at line 70 of file mesh_decimation.h.
typedef TVertexCollection::value_type til::MeshWaveletEnergy< TVertexCollection, TNeighborhoods, TPrec >::Vertex |
Definition at line 73 of file mesh_decimation.h.
|
inline |
Definition at line 76 of file mesh_decimation.h.
|
inline |
Definition at line 87 of file mesh_decimation.h.
References til::geo::angle(), til::dist(), til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::operator()(), and operator<().