All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Variables
geo::iterators Namespace Reference

Typedefs

using BeginPos_t = details::geometry_iterator_types::BeginPos_t
 
using EndPos_t = details::geometry_iterator_types::EndPos_t
 
using UndefinedPos_t = details::geometry_iterator_types::UndefinedPos_t
 

Variables

constexpr auto begin_pos = details::geometry_iterator_types::begin_pos
 
constexpr auto end_pos = details::geometry_iterator_types::end_pos
 
constexpr auto undefined_pos = details::geometry_iterator_types::undefined_pos
 

Detailed Description

Namespace for geometry iterators. (currently quite depleted)

Typedef Documentation

Definition at line 1418 of file GeometryCore.h.

Definition at line 1419 of file GeometryCore.h.

Definition at line 1420 of file GeometryCore.h.

Variable Documentation

constexpr auto geo::iterators::begin_pos = details::geometry_iterator_types::begin_pos

Definition at line 1422 of file GeometryCore.h.

constexpr auto geo::iterators::end_pos = details::geometry_iterator_types::end_pos

Definition at line 1423 of file GeometryCore.h.

constexpr auto geo::iterators::undefined_pos = details::geometry_iterator_types::undefined_pos

Definition at line 1424 of file GeometryCore.h.