aimstil  5.0.5
til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec > Struct Template Reference

#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)
 

Detailed Description

template<typename TVertexXsr, typename TNeighborhoodXsr, typename TPrec>
struct til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >

Definition at line 15 of file mesh_decimation.h.

Member Typedef Documentation

◆ index_type

template<typename TVertexXsr , typename TNeighborhoodXsr , typename TPrec >
typedef TVertexXsr::index_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::index_type

Definition at line 19 of file mesh_decimation.h.

◆ Neighborhood

template<typename TVertexXsr , typename TNeighborhoodXsr , typename TPrec >
typedef TNeighborhoodXsr::value_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::Neighborhood

Definition at line 21 of file mesh_decimation.h.

◆ NeighborhoodRef

template<typename TVertexXsr , typename TNeighborhoodXsr , typename TPrec >
typedef TNeighborhoodXsr::reference til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::NeighborhoodRef

Definition at line 22 of file mesh_decimation.h.

◆ Vertex

template<typename TVertexXsr , typename TNeighborhoodXsr , typename TPrec >
typedef TVertexXsr::value_type til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::Vertex

Definition at line 20 of file mesh_decimation.h.

Constructor & Destructor Documentation

◆ MeshWaveletEnergy2()

template<typename TVertexXsr , typename TNeighborhoodXsr , typename TPrec >
til::MeshWaveletEnergy2< TVertexXsr, TNeighborhoodXsr, TPrec >::MeshWaveletEnergy2 ( const TVertexXsr &  vertexXsr,
const TNeighborhoodXsr &  neighXsr 
)
inline

Definition at line 25 of file mesh_decimation.h.

Member Function Documentation

◆ operator()()


The documentation for this struct was generated from the following file: