A generic 3D point cloud with index-based and presistent access to points.
void clear(bool unusedParam=true) override
Clears the cloud.
Polyline(GenericIndexedCloudPersist *associatedCloud)
Polyline constructor.
bool m_isClosed
Closing state.
A very simple point cloud (no point duplication)
virtual void clear(bool releaseMemory=false)
Clears the cloud.
Generic file read and write utility for python interface.