![]() |
Prusa Slicer 2.6.0
|
Classes | |
| class | Epick |
| struct | ParabolicTangentToParabolicTangentOrientationPredicate |
| struct | ParabolicTangentToSegmentOrientationPredicate |
Typedefs | |
| using | K = CGAL::Simple_cartesian< double > |
| using | FK = CGAL::Simple_cartesian< CGAL::Interval_nt_advanced > |
| using | EK = CGAL::Simple_cartesian< CGAL::MP_Float > |
| using | C2E = CGAL::Cartesian_converter< K, EK > |
| using | C2F = CGAL::Cartesian_converter< K, FK > |
| using | ParabolicTangentToSegmentOrientationPredicateFiltered = CGAL::Filtered_predicate< ParabolicTangentToSegmentOrientationPredicate< EK >, ParabolicTangentToSegmentOrientationPredicate< FK >, C2E, C2F > |
| using | ParabolicTangentToParabolicTangentOrientationPredicateFiltered = CGAL::Filtered_predicate< ParabolicTangentToParabolicTangentOrientationPredicate< EK >, ParabolicTangentToParabolicTangentOrientationPredicate< FK >, C2E, C2F > |
Functions | |
| template<typename K > | |
| K::Vector_2 | calculate_parabolic_tangent_vector (const typename K::Point_2 &p, const typename K::Point_2 &f, const typename K::Point_2 &u, const typename K::Point_2 &v, const typename K::Orientation &tangent_orientation) |
| using Slic3r::Geometry::impl::C2E = typedef CGAL::Cartesian_converter<K, EK> |
| using Slic3r::Geometry::impl::C2F = typedef CGAL::Cartesian_converter<K, FK> |
| using Slic3r::Geometry::impl::EK = typedef CGAL::Simple_cartesian<CGAL::MP_Float> |
| using Slic3r::Geometry::impl::FK = typedef CGAL::Simple_cartesian<CGAL::Interval_nt_advanced> |
| using Slic3r::Geometry::impl::K = typedef CGAL::Simple_cartesian<double> |
| using Slic3r::Geometry::impl::ParabolicTangentToParabolicTangentOrientationPredicateFiltered = typedef CGAL::Filtered_predicate<ParabolicTangentToParabolicTangentOrientationPredicate<EK>, ParabolicTangentToParabolicTangentOrientationPredicate<FK>, C2E, C2F> |
| using Slic3r::Geometry::impl::ParabolicTangentToSegmentOrientationPredicateFiltered = typedef CGAL::Filtered_predicate<ParabolicTangentToSegmentOrientationPredicate<EK>, ParabolicTangentToSegmentOrientationPredicate<FK>, C2E, C2F> |
|
inline |
References Slic3r::f().
Here is the call graph for this function: