65 std::unique_ptr<MeshGeoToolsLib::SearchLength>&&
66 search_length_algorithm,
85 std::vector<MathLib::Point3dWithID*>
const& points)
const;
94 std::unique_ptr<MeshGeoToolsLib::SearchLength>&&
95 search_length_algorithm);
Definition of the Grid class.
Definition of the Point3d class.
Base class for different search length strategies.
Class Polyline consists mainly of a reference to a point vector and a vector that stores the indices ...
A Surface is represented by Triangles. It consists of a reference to a vector of (pointers to) points...