|
SFCGAL
2.2.0
|
This is the complete list of members for SFCGAL::Point, including all inherited members.
| accept(GeometryVisitor &visitor) override | SFCGAL::Point | |
| accept(ConstGeometryVisitor &visitor) const override | SFCGAL::Point | |
| almostEqual(const Point &other, const double tolerance) const | SFCGAL::Point | |
| almostEqual(const Geometry &, const double tolerance) const -> bool (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| as() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| as() (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| asText(const int &numDecimals=-1) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| asWkb(boost::endian::order wkbOrder=boost::endian::order::native, bool asHex=false) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| boundary() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| centroid() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| centroid3D() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| clone() const override | SFCGAL::Point | |
| coordinate() | SFCGAL::Point | inline |
| coordinate() const | SFCGAL::Point | inline |
| coordinateDimension() const override | SFCGAL::Point | |
| dimension() const override | SFCGAL::Point | |
| distance(const Geometry &other) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| distance3D(const Geometry &other) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| dropM() -> bool override | SFCGAL::Point | |
| dropZ() -> bool override | SFCGAL::Point | |
| envelope() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| forceValidityFlag(bool validity) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| Geometry() (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| Geometry(const Geometry &)=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| geometryN(size_t const &n) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| geometryN(size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| geometryType() const override | SFCGAL::Point | |
| geometryTypeId() const override | SFCGAL::Point | |
| getCoordinateType() const -> CoordinateType (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| hasValidityFlag() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| is() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| is3D() const override | SFCGAL::Point | |
| isEmpty() const override | SFCGAL::Point | |
| isMeasured() const override | SFCGAL::Point | |
| m() const | SFCGAL::Point | inline |
| numGeometries() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| operator!=(const Point &other) const | SFCGAL::Point | |
| operator<(const Point &other) const | SFCGAL::Point | |
| operator=(const Point &other) | SFCGAL::Point | |
| operator=(const Geometry &other)=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| operator==(const Point &other) const | SFCGAL::Point | |
| Point() | SFCGAL::Point | |
| Point(const Coordinate &coordinate) | SFCGAL::Point | |
| Point(const Kernel::FT &x, const Kernel::FT &y) | SFCGAL::Point | |
| Point(const Kernel::FT &x, const Kernel::FT &y, const Kernel::FT &z, const double &m=NaN()) | SFCGAL::Point | |
| Point(const double &x, const double &y) | SFCGAL::Point | |
| Point(const double &x, const double &y, const double &z) | SFCGAL::Point | |
| Point(const double &x, const double &y, const double &z, const double &m) | SFCGAL::Point | |
| Point(const double &x, const double &y, const double &z, const double &m, CoordinateType dim) | SFCGAL::Point | |
| Point(const Kernel::FT &x, const Kernel::FT &y, const Kernel::FT &z, const double &m, CoordinateType dim) | SFCGAL::Point | |
| Point(const Kernel::Point_2 &other) | SFCGAL::Point | |
| Point(const Kernel::Point_3 &other) | SFCGAL::Point | |
| Point(const Point &other) | SFCGAL::Point | |
| round(const long &scale=1) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| serialize(Archive &ar, const unsigned int) | SFCGAL::Point | inline |
| setGeometryN(const Geometry &geometry, size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| setGeometryN(Geometry *geometry, size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| setM(const double &m) | SFCGAL::Point | inline |
| swapXY() -> void override | SFCGAL::Point | |
| toPoint_2() const | SFCGAL::Point | inline |
| toPoint_3() const | SFCGAL::Point | inline |
| toPoint_d() const | SFCGAL::Point | |
| toVector_2() const | SFCGAL::Point | inline |
| toVector_3() const | SFCGAL::Point | inline |
| validityFlag_ (defined in SFCGAL::Geometry) | SFCGAL::Geometry | protected |
| x() const | SFCGAL::Point | inline |
| y() const | SFCGAL::Point | inline |
| z() const | SFCGAL::Point | inline |
| ~Geometry()=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| ~Point() | SFCGAL::Point |
1.8.10