subdiv::AveragingLoop< V > Class Template Reference

#include <AveragingLoop.h>

Inheritance diagram for subdiv::AveragingLoop< V >:
subdiv::Averaging< V >

List of all members.

Public Member Functions

 AveragingLoop ()
virtual ~AveragingLoop ()
virtual void averageTriangleEdge (TTree< V > *tt, int iedge, int level, VecD3 &posNew)
virtual void averageTriangleVertex (TTree< V > *tt, int ivtx, int level, VecD3 &posNew)

Protected Member Functions

virtual void collectOneRing (TTree< V > *tt, int ivtx, std::vector< V * > &vtxs)
virtual void findCreaseNeighbors (TTree< V > *tt, int ivtx, std::vector< V * > &vtxs)

template<typename V>
class subdiv::AveragingLoop< V >


Constructor & Destructor Documentation

template<typename V>
subdiv::AveragingLoop< V >::AveragingLoop (  )  [inline]
template<typename V>
virtual subdiv::AveragingLoop< V >::~AveragingLoop (  )  [inline, virtual]

Member Function Documentation

template<typename V >
void subdiv::AveragingLoop< V >::averageTriangleEdge ( TTree< V > *  tt,
int  iedge,
int  level,
VecD3 posNew 
) [inline, virtual]
template<typename V >
void subdiv::AveragingLoop< V >::averageTriangleVertex ( TTree< V > *  tt,
int  ivtx,
int  level,
VecD3 posNew 
) [inline, virtual]
template<typename V >
void subdiv::AveragingLoop< V >::collectOneRing ( TTree< V > *  tt,
int  ivtx,
std::vector< V * > &  vtxs 
) [inline, protected, virtual]
template<typename V >
void subdiv::AveragingLoop< V >::findCreaseNeighbors ( TTree< V > *  tt,
int  ivtx,
std::vector< V * > &  vtxs 
) [inline, protected, virtual]

The documentation for this class was generated from the following files:
Generated on Thu Jun 30 02:18:57 2016 for SFC Thin-Shell Finite Element Solver by  doxygen 1.6.3