CGAL::Periodic_3_triangulation_3::Iterator_type

Definition

The enum Periodic_3_triangulation_3::Iterator_type is defined by Periodic_3_triangulation_3 to specify the behavior of geometric iterators.

enum Iterator_type { STORED=0, UNIQUE, STORED_COVER_DOMAIN, UNIQUE_COVER_DOMAIN};

The elements of the enum have the following meaning:

See Also

CGAL::Periodic_3_triangulation_3