FemViewer::Octree< T >::iterator Class Reference

#include <octreeSpace.hpp>

Collaboration diagram for FemViewer::Octree< T >::iterator:
Collaboration graph
[legend]

List of all members.

Public Types

typedef std::pair< int, Branch * > lHandle

Public Member Functions

size_t getdepth ()
Branchgetcurrfather ()
iteratoroperator++ (int)
int & level ()
const int & level () const
void addHandle (Branch *br)
 operator Leaf * ()
 iterator ()
 iterator (const iterator &it)
 ~iterator ()

Friends

class Branch

template<typename T>
class FemViewer::Octree< T >::iterator


Member Typedef Documentation

template<typename T>
typedef std::pair<int,Branch*> FemViewer::Octree< T >::iterator::lHandle

Constructor & Destructor Documentation

template<typename T>
FemViewer::Octree< T >::iterator::iterator (  )  [inline]
template<typename T>
FemViewer::Octree< T >::iterator::iterator ( const iterator it  )  [inline]
template<typename T>
FemViewer::Octree< T >::iterator::~iterator (  )  [inline]

Member Function Documentation

template<typename T>
void FemViewer::Octree< T >::iterator::addHandle ( Branch br  )  [inline]

Here is the caller graph for this function:

template<typename T>
Branch* FemViewer::Octree< T >::iterator::getcurrfather (  )  [inline]

Here is the caller graph for this function:

template<typename T>
size_t FemViewer::Octree< T >::iterator::getdepth (  )  [inline]
template<typename T>
const int& FemViewer::Octree< T >::iterator::level (  )  const [inline]
template<typename T>
int& FemViewer::Octree< T >::iterator::level (  )  [inline]

Here is the caller graph for this function:

template<typename T>
FemViewer::Octree< T >::iterator::operator Leaf * (  )  [inline]
template<typename T>
iterator& FemViewer::Octree< T >::iterator::operator++ ( int   )  [inline]

Here is the call graph for this function:


Friends And Related Function Documentation

template<typename T>
friend class Branch [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1