This is the complete list of members for SFCGAL::Coordinate, including all inherited members.
| almostEqual(const Coordinate &other, const double tolerance) const | SFCGAL::Coordinate | |
| Coordinate() | SFCGAL::Coordinate | |
| Coordinate(const Kernel::FT &x, const Kernel::FT &y) | SFCGAL::Coordinate | |
| Coordinate(const Kernel::FT &x, const Kernel::FT &y, const Kernel::FT &z) | SFCGAL::Coordinate | |
| Coordinate(const double &x, const double &y, const double &z) | SFCGAL::Coordinate | |
| Coordinate(const double &x, const double &y) | SFCGAL::Coordinate | |
| Coordinate(const Kernel::Point_2 &other) | SFCGAL::Coordinate | |
| Coordinate(const Kernel::Point_3 &other) | SFCGAL::Coordinate | |
| Coordinate(const Coordinate &other) | SFCGAL::Coordinate | |
| coordinateDimension() const | SFCGAL::Coordinate | |
| is3D() const | SFCGAL::Coordinate | |
| isEmpty() const | SFCGAL::Coordinate | |
| load(Archive &ar, const unsigned int) | SFCGAL::Coordinate | inline |
| operator!=(const Coordinate &other) const | SFCGAL::Coordinate | |
| operator<(const Coordinate &other) const | SFCGAL::Coordinate | |
| operator=(const Coordinate &other) | SFCGAL::Coordinate | |
| operator==(const Coordinate &other) const | SFCGAL::Coordinate | |
| round(const long &scaleFactor=1) | SFCGAL::Coordinate | |
| save(Archive &ar, const unsigned int) const | SFCGAL::Coordinate | inline |
| serialize(Archive &ar, const unsigned int version) | SFCGAL::Coordinate | inline |
| toPoint_2() const | SFCGAL::Coordinate | |
| toPoint_3() const | SFCGAL::Coordinate | |
| toVector_2() const | SFCGAL::Coordinate | inline |
| toVector_3() const | SFCGAL::Coordinate | inline |
| x() const | SFCGAL::Coordinate | |
| y() const | SFCGAL::Coordinate | |
| z() const | SFCGAL::Coordinate | |
| ~Coordinate() | SFCGAL::Coordinate | |