Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::extent< T > Member List

This is the complete list of members for quetzal::geography::extent< T >, including all inherited members.

extent(value_type lat_min, value_type lat_max, value_type lon_min, value_type lon_max)quetzal::geography::extent< T >inlineexplicit
lat_max() const noexceptquetzal::geography::extent< T >inline
lat_max(value_type val) noexceptquetzal::geography::extent< T >inline
lat_min() const noexceptquetzal::geography::extent< T >inline
lat_min(value_type val) noexceptquetzal::geography::extent< T >inline
lon_max() const noexceptquetzal::geography::extent< T >inline
lon_max(value_type val) noexceptquetzal::geography::extent< T >inline
lon_min() const noexceptquetzal::geography::extent< T >inline
lon_min(value_type val) noexceptquetzal::geography::extent< T >inline
operator!=(const extent &other) const noexceptquetzal::geography::extent< T >inline
operator==(const extent &other) const noexceptquetzal::geography::extent< T >inline
value_type typedef (defined in quetzal::geography::extent< T >)quetzal::geography::extent< T >