Public Member Functions

OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator Class Reference

#include <t4mesh_t4node.h>

List of all members.

Public Member Functions

 tetrahedron_circulator ()
 tetrahedron_circulator (node_type *node, tetrahedra_idx_iterator pos)
bool operator== (tetrahedron_circulator const &other) const
bool operator!= (tetrahedron_circulator const &other) const
tetrahedron_typeoperator* ()
tetrahedron_typeoperator-> ()
tetrahedron_circulatoroperator++ ()

template<typename mesh_type_>
class OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator


Constructor & Destructor Documentation

template<typename mesh_type_ >
OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::tetrahedron_circulator (  )  [inline]
template<typename mesh_type_ >
OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::tetrahedron_circulator ( node_type node,
tetrahedra_idx_iterator  pos 
) [inline]

Member Function Documentation

template<typename mesh_type_ >
bool OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator!= ( tetrahedron_circulator const &  other  )  const [inline]
template<typename mesh_type_ >
tetrahedron_type& OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator* (  )  [inline]
template<typename mesh_type_ >
tetrahedron_circulator& OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator++ (  )  [inline]
template<typename mesh_type_ >
tetrahedron_type* OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator-> (  )  [inline]
template<typename mesh_type_ >
bool OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator== ( tetrahedron_circulator const &  other  )  const [inline]

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