#include <PointExtracter.h>
Detailed Description
Extracts all the 0-dimensional (Point) components from a Geometry.
Constructor & Destructor Documentation
Constructs a PointExtracterFilter with a list in which to store Points found.
Member Function Documentation
Returns the Point components from a single geometry. If more than one geometry is to be processed, it is more efficient to create a single PointExtracter filter instance and pass it to multiple geometries.
The documentation for this class was generated from the following file: