SFCGAL 1.4.0
|
This is the complete list of members for SFCGAL::PreparedGeometry, including all inherited members.
_envelope | SFCGAL::PreparedGeometry | mutableprotected |
_geometry | SFCGAL::PreparedGeometry | protected |
_srid | SFCGAL::PreparedGeometry | protected |
asEWKT(const int &numDecimals=- 1) const | SFCGAL::PreparedGeometry | |
envelope() const | SFCGAL::PreparedGeometry | |
geometry() const | SFCGAL::PreparedGeometry | |
geometry() | SFCGAL::PreparedGeometry | |
invalidateCache() | SFCGAL::PreparedGeometry | |
load(Archive &ar, const unsigned int) | SFCGAL::PreparedGeometry | inline |
PreparedGeometry() | SFCGAL::PreparedGeometry | |
PreparedGeometry(std::unique_ptr< Geometry > &&geometry, srid_t srid=0) | SFCGAL::PreparedGeometry | |
PreparedGeometry(Geometry *geometry, srid_t srid=0) | SFCGAL::PreparedGeometry | |
resetGeometry(Geometry *geom) | SFCGAL::PreparedGeometry | |
save(Archive &ar, const unsigned int) const | SFCGAL::PreparedGeometry | inline |
serialize(Archive &ar, const unsigned int version) | SFCGAL::PreparedGeometry | inline |
SRID() const | SFCGAL::PreparedGeometry | inline |
SRID() | SFCGAL::PreparedGeometry | inline |
~PreparedGeometry() | SFCGAL::PreparedGeometry | virtual |