Skip to content

Class SFCGAL::LineString::Point_3_const_iterator

ClassList > SFCGAL > LineString > Point_3_const_iterator

More...

  • #include <LineString.h>

Inherits the following classes: boost::iterator_facade< Point_3_const_iterator, Kernel::Point_3 const, boost::bidirectional_traversal_tag >

Public Functions

Type Name
Point_3_const_iterator ()
Point_3_const_iterator (const_iterator it)
Point_3_const_iterator (const Point_3_const_iterator & other)

Detailed Description

Const iterator to 3D points TODO: replace by boost::tranform_iterator ?

Public Functions Documentation

function Point_3_const_iterator [1/3]

inline SFCGAL::LineString::Point_3_const_iterator::Point_3_const_iterator () 

function Point_3_const_iterator [2/3]

inline explicit SFCGAL::LineString::Point_3_const_iterator::Point_3_const_iterator (
    const_iterator it
) 

function Point_3_const_iterator [3/3]

inline SFCGAL::LineString::Point_3_const_iterator::Point_3_const_iterator (
    const Point_3_const_iterator & other
) 

Friends Documentation

friend iterator_core_access

class SFCGAL::LineString::Point_3_const_iterator::iterator_core_access (
    boost::iterator_core_access
) 


The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/LineString.h