#include <polymesh_face_halfedge_circulator.h>
Public Member Functions | |
| PolyMeshFaceHalfedgeCirculator () | |
| PolyMeshFaceHalfedgeCirculator (typename PolyMesh::face_type const &f) | |
| template<class OtherValue > | |
| PolyMeshFaceHalfedgeCirculator (PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const &other) | |
| template<class OtherValue > | |
| bool | operator== (PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const &) const |
| template<class OtherValue > | |
| bool | operator!= (PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const &other) const |
| PolyMeshFaceHalfedgeCirculator & | operator++ () |
| PolyMeshFaceHalfedgeCirculator & | operator-- () |
| Value & | operator* () const |
| Value * | operator-> () const |
| OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::PolyMeshFaceHalfedgeCirculator | ( | ) | [inline] |
| OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::PolyMeshFaceHalfedgeCirculator | ( | typename PolyMesh::face_type const & | f | ) | [inline, explicit] |
| OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::PolyMeshFaceHalfedgeCirculator | ( | PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const & | other | ) | [inline] |
| bool OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator!= | ( | PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const & | other | ) | const [inline] |
| Value& OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator* | ( | ) | const [inline] |
| PolyMeshFaceHalfedgeCirculator& OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator++ | ( | ) | [inline] |
| PolyMeshFaceHalfedgeCirculator& OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator-- | ( | ) | [inline] |
| Value* OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator-> | ( | ) | const [inline] |
| bool OpenTissue::polymesh::PolyMeshFaceHalfedgeCirculator< PolyMesh, Value >::operator== | ( | PolyMeshFaceHalfedgeCirculator< PolyMesh, OtherValue > const & | ) | const [inline] |
1.7.1