#include <coordinates.hpp>
§ Coordinates() [1/2]
osmium::geom::Coordinates::Coordinates |
( |
double |
cx, |
|
|
double |
cy |
|
) |
| |
|
inlineexplicitnoexcept |
§ Coordinates() [2/2]
§ append_to_string() [1/2]
void osmium::geom::Coordinates::append_to_string |
( |
std::string & |
s, |
|
|
const char |
infix, |
|
|
int |
precision |
|
) |
| const |
|
inline |
§ append_to_string() [2/2]
void osmium::geom::Coordinates::append_to_string |
( |
std::string & |
s, |
|
|
const char |
prefix, |
|
|
const char |
infix, |
|
|
const char |
suffix, |
|
|
int |
precision |
|
) |
| const |
|
inline |
double osmium::geom::Coordinates::x |
double osmium::geom::Coordinates::y |
The documentation for this struct was generated from the following file: