MapLibre Native Core
|
#include <geometry.hpp>
Public Member Functions | |
FeatureType | operator() (const EmptyGeometry &) const |
template<class T > | |
FeatureType | operator() (const Point< T > &) const |
template<class T > | |
FeatureType | operator() (const MultiPoint< T > &) const |
template<class T > | |
FeatureType | operator() (const LineString< T > &) const |
template<class T > | |
FeatureType | operator() (const MultiLineString< T > &) const |
template<class T > | |
FeatureType | operator() (const Polygon< T > &) const |
template<class T > | |
FeatureType | operator() (const MultiPolygon< T > &) const |
template<class T > | |
FeatureType | operator() (const mapbox::geometry::geometry_collection< T > &) const |
Definition at line 49 of file geometry.hpp.
|
inline |
Definition at line 50 of file geometry.hpp.
|
inline |
Definition at line 56 of file geometry.hpp.
|
inline |
Definition at line 64 of file geometry.hpp.
|
inline |
Definition at line 58 of file geometry.hpp.
|
inline |
Definition at line 54 of file geometry.hpp.
|
inline |
Definition at line 62 of file geometry.hpp.
|
inline |
Definition at line 52 of file geometry.hpp.
|
inline |
Definition at line 60 of file geometry.hpp.