vtf-logo

subdiv::TTree< V > Class Template Reference

#include <TTree.h>

List of all members.

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


Public Member Functions

 TTree (V *vtx[3], int depth, TTree *parent)
 ~TTree (void)
V *& vertex (int i)
TTree< V > *& neighbor (int i)
TTree< V > *& parent (void)
TTree< V > *& child (int i)
template<typename OutputIterator>
void addLeafs (OutputIterator iter)
void subdivide (Averaging< V > *avrg)
bool leaf (void)

Constructor & Destructor Documentation

template<typename V>
subdiv::TTree< V >::TTree ( V *  vtx[3],
int  depth,
TTree< V > *  parent 
) [inline]

template<typename V>
subdiv::TTree< V >::~TTree ( void   )  [inline]


Member Function Documentation

template<typename V>
template<typename OutputIterator>
void subdiv::TTree< V >::addLeafs ( OutputIterator  iter  ) 

template<typename V>
TTree<V>*& subdiv::TTree< V >::child ( int  i  )  [inline]

template<typename V>
bool subdiv::TTree< V >::leaf ( void   )  [inline]

template<typename V>
TTree<V>*& subdiv::TTree< V >::neighbor ( int  i  )  [inline]

template<typename V>
TTree<V>*& subdiv::TTree< V >::parent ( void   )  [inline]

template<typename V>
void subdiv::TTree< V >::subdivide ( Averaging< V > *  avrg  ) 

template<typename V>
V*& subdiv::TTree< V >::vertex ( int  i  )  [inline]


The documentation for this class was generated from the following files:
Generated on Fri Aug 24 13:00:25 2007 for SFC Thin-Shell Finite Element Solver by  doxygen 1.4.7