Template Function wt::ads::construction::find_edges(const Ads *, std::vector<tri_t>&, const wt::wt_context_t&, progress_track_t&)¶
Defined in File edge_classification.hpp
Function Documentation¶
-
template<std::derived_from<ads_t> Ads>
auto wt::ads::construction::find_edges(const Ads *tree, std::vector<tri_t> &tris, const wt::wt_context_t &ctx, progress_track_t &pt)¶ Finds edges for the triangles.
- Parameters:
tris – list of triangles to update and search