aimstil
5.0.5
|
#include <cathier/mesh_decimation.h>
Public Types | |
typedef TVertexXsr::index_type | index_type |
typedef TVertexXsr::value_type | Vertex |
typedef TNeighborhoodXsr::value_type | Neighborhood |
typedef TNeighborhoodXsr::reference | NeighborhoodRef |
Public Member Functions | |
MeshWaveletEnergy2 (const TVertexXsr &vertexXsr, const TNeighborhoodXsr &neighXsr) | |
TPrec | operator() (index_type i) |
Definition at line 15 of file mesh_decimation.h.
typedef TVertexXsr::index_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::index_type |
Definition at line 19 of file mesh_decimation.h.
typedef TNeighborhoodXsr::value_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::Neighborhood |
Definition at line 21 of file mesh_decimation.h.
typedef TNeighborhoodXsr::reference til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::NeighborhoodRef |
Definition at line 22 of file mesh_decimation.h.
typedef TVertexXsr::value_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::Vertex |
Definition at line 20 of file mesh_decimation.h.
|
inline |
Definition at line 25 of file mesh_decimation.h.
|
inline |
Definition at line 33 of file mesh_decimation.h.
References til::dist(), til::Mesh_curvature2< TVertexXsr, TCircularNeighborXsr, prec_type >::process(), and til::Mesh_curvature2< TVertexXsr, TCircularNeighborXsr, prec_type >::voronoiArea().
Referenced by til::MeshWaveletEnergy< TVertexCollection, TNeighborhoods, TPrec >::operator()(), and til::simple_neighborhood_flattening().