9 #include "imstkGeometryAlgorithm.h" 27 std::shared_ptr<LineMesh> getOutputMesh()
const;
29 void setInputMesh(std::shared_ptr<SurfaceMesh> inputMesh);
void requestUpdate() override
Users can implement this for the logic to be run.
Abstract base class for geometry algorithms. GeometryAlgorithms take N input geometries and produce N...
This filter extracts the edges of a SurfaceMesh producing a LineMesh.