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 1410 of file GeometryCore.h.

Definition at line 1411 of file GeometryCore.h.

Definition at line 1412 of file GeometryCore.h.

Variable Documentation

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

Definition at line 1414 of file GeometryCore.h.

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

Definition at line 1415 of file GeometryCore.h.

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

Definition at line 1416 of file GeometryCore.h.