![]() |
Prusa Slicer 2.6.0
|
Functions | |
| void | perform_csg (CSGType op, CGALMeshPtr &dst, CGALMeshPtr &src) |
| template<class Ex , class It > | |
| std::vector< CGALMeshPtr > | get_cgalptrs (Ex policy, const Range< It > &csgrange) |
| std::vector< CGALMeshPtr > Slic3r::csg::detail_cgal::get_cgalptrs | ( | Ex | policy, |
| const Range< It > & | csgrange | ||
| ) |
References Slic3r::execution::for_each(), and Slic3r::Range< It >::size().
Here is the call graph for this function:
|
inline |
References Slic3r::csg::Difference, Slic3r::MeshBoolean::cgal::intersect(), Slic3r::csg::Intersection, Slic3r::MeshBoolean::cgal::minus(), Slic3r::MeshBoolean::cgal::plus(), and Slic3r::csg::Union.
Here is the call graph for this function: