SFCGAL 1.4.0
|
This is the complete list of members for SFCGAL::Point, including all inherited members.
accept(GeometryVisitor &visitor) | SFCGAL::Point | virtual |
accept(ConstGeometryVisitor &visitor) const | SFCGAL::Point | virtual |
as() const | SFCGAL::Geometry | inline |
as() | SFCGAL::Geometry | inline |
asText(const int &numDecimals=-1) const | SFCGAL::Geometry | |
boundary() const | SFCGAL::Geometry | virtual |
clone() const | SFCGAL::Point | virtual |
coordinate() | SFCGAL::Point | inline |
coordinate() const | SFCGAL::Point | inline |
coordinateDimension() const | SFCGAL::Point | virtual |
dimension() const | SFCGAL::Point | virtual |
distance(const Geometry &other) const | SFCGAL::Geometry | |
distance3D(const Geometry &other) const | SFCGAL::Geometry | |
envelope() const | SFCGAL::Geometry | |
forceValidityFlag(bool validity) | SFCGAL::Geometry | |
Geometry() | SFCGAL::Geometry | |
Geometry(const Geometry &)=default | SFCGAL::Geometry | |
geometryN(size_t const &n) const | SFCGAL::Geometry | virtual |
geometryN(size_t const &n) | SFCGAL::Geometry | virtual |
geometryType() const | SFCGAL::Point | virtual |
geometryTypeId() const | SFCGAL::Point | virtual |
hasValidityFlag() const | SFCGAL::Geometry | |
is() const | SFCGAL::Geometry | inline |
is3D() const | SFCGAL::Point | virtual |
isEmpty() const | SFCGAL::Point | virtual |
isMeasured() const | SFCGAL::Point | virtual |
m() const | SFCGAL::Point | inline |
numGeometries() const | SFCGAL::Geometry | virtual |
operator!=(const Point &other) const | SFCGAL::Point | |
operator<(const Point &other) const | SFCGAL::Point | |
operator=(const Point &other) | SFCGAL::Point | |
SFCGAL::Geometry::operator=(const Geometry &other)=default | 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 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) | SFCGAL::Geometry | |
serialize(Archive &ar, const unsigned int) | SFCGAL::Point | inline |
setM(const double &m) | SFCGAL::Point | inline |
toPoint_2() const | SFCGAL::Point | inline |
toPoint_3() const | SFCGAL::Point | inline |
toPoint_d() const | SFCGAL::Point | |
toPoint_d() const | SFCGAL::Point | |
toVector_2() const | SFCGAL::Point | inline |
toVector_3() const | SFCGAL::Point | inline |
validityFlag_ | SFCGAL::Geometry | protected |
x() const | SFCGAL::Point | inline |
y() const | SFCGAL::Point | inline |
z() const | SFCGAL::Point | inline |
~Geometry()=default | SFCGAL::Geometry | virtual |
~Point() | SFCGAL::Point |