Visual Computing Library
|
The FaceRangeConcept evaluates to true if Rng is a valid Range on Faces. More...
#include <vclib/concepts/ranges/mesh/face_range.h>
The FaceRangeConcept evaluates to true if Rng is a valid Range on Faces.
This means that Rng must be a Range of FaceConcept: the iterated type must satisfy the FaceConcept.