Easy3D 2.5.3
SurfaceMesh::FaceContainer Class Reference

#include <surface_mesh.h>

Public Member Functions

 FaceContainer (FaceIterator _begin, FaceIterator _end)
 
FaceIterator begin () const
 
FaceIterator end () const
 

Detailed Description

This helper class is a container for iterating through all faces using C++11 range-based for-loops.

See also
faces()

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