#include <t4mesh_t4node.h>
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_type & | operator* () |
| tetrahedron_type * | operator-> () |
| tetrahedron_circulator & | operator++ () |
| OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::tetrahedron_circulator | ( | ) | [inline] |
| OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::tetrahedron_circulator | ( | node_type * | node, | |
| tetrahedra_idx_iterator | pos | |||
| ) | [inline] |
| bool OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator!= | ( | tetrahedron_circulator const & | other | ) | const [inline] |
| tetrahedron_type& OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator* | ( | ) | [inline] |
| tetrahedron_circulator& OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator++ | ( | ) | [inline] |
| tetrahedron_type* OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator-> | ( | ) | [inline] |
| bool OpenTissue::t4mesh::T4Node< mesh_type_ >::tetrahedron_circulator::operator== | ( | tetrahedron_circulator const & | other | ) | const [inline] |
1.7.1