GeoDesk for C++
Fast and storage-efficient spatial database engine for OpenStreetMap features
Loading...
Searching...
No Matches
geodesk::CoordinateSpanIterator Class Reference

#include <CoordinateSpanIterator.h>

Public Member Functions

template<typename Container >
 CoordinateSpanIterator (const Container &container)
 
 CoordinateSpanIterator (const Coordinate *coords, size_t count)
 
int coordinatesRemaining () const
 
Coordinate next ()
 

Constructor & Destructor Documentation

◆ CoordinateSpanIterator() [1/2]

template<typename Container >
geodesk::CoordinateSpanIterator::CoordinateSpanIterator ( const Container & container)
inline

◆ CoordinateSpanIterator() [2/2]

geodesk::CoordinateSpanIterator::CoordinateSpanIterator ( const Coordinate * coords,
size_t count )
inline

Member Function Documentation

◆ coordinatesRemaining()

int geodesk::CoordinateSpanIterator::coordinatesRemaining ( ) const
inline

◆ next()

Coordinate geodesk::CoordinateSpanIterator::next ( )
inline

The documentation for this class was generated from the following file: