20 #ifndef GEOS_GEOM_PREP_PREPAREDPOINT_H
21 #define GEOS_GEOM_PREP_PREPAREDPOINT_H
23 #include <geos/geom/prep/BasicPreparedGeometry.h>
59 #endif // GEOS_GEOM_PREP_PREPAREDPOINT_H
Basic implementation of Geometry, constructed and destructed by GeometryFactory.
Definition: Geometry.h:167
A prepared version of Point or MultiPoint geometries.
Definition: PreparedPoint.h:36
bool intersects(const geom::Geometry *g)
A base class for PreparedGeometry subclasses.
Definition: BasicPreparedGeometry.h:59