Polygon Mesh Processing Library
Loading...
Searching...
No Matches
SurfaceMesh::FaceIterator Member List

This is the complete list of members for SurfaceMesh::FaceIterator, including all inherited members.

FaceIterator(Face f=Face(), const SurfaceMesh *m=nullptr)SurfaceMesh::FaceIteratorinline
operator*() constSurfaceMesh::FaceIteratorinline
operator++()SurfaceMesh::FaceIteratorinline
operator++(int)SurfaceMesh::FaceIteratorinline
operator--()SurfaceMesh::FaceIteratorinline
operator--(int)SurfaceMesh::FaceIteratorinline
operator<=>(const FaceIterator &rhs) const =defaultSurfaceMesh::FaceIterator