Visual Computing Library
devel
|
The EdgeRangeConcept evaluates to true if Rng is a valid Range on Edges. More...
#include <vclib/mesh/views/elements/edge.h>
The EdgeRangeConcept evaluates to true if Rng is a valid Range on Edges.
This means that Rng must be a Range of EdgeConcept: the iterated type must satisfy the EdgeConcept.