Visual Computing Library
|
The EdgeRangeConcept evaluates to true if Rng is a valid Range on Edges. More...
#include <vclib/concepts/ranges/mesh/edge_range.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.