Home
last modified time | relevance | path

Searched defs:squared_area (Results 1 – 6 of 6) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Cartesian/
H A DTriangle_3.h106 TriangleC3<R>::squared_area() const in squared_area() function
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DTriangle_3.h108 FT squared_area() const // TODO : use Qrt in squared_area() function
H A DVoronoi_intersection_2_traits_3.h222 FT squared_area = Compute_squared_area()(p,q,r); in operator() local
227 FT cast_sqrt_to_double(const FT& squared_area, Field_with_sqrt_tag) const in cast_sqrt_to_double()
232 FT cast_sqrt_to_double(const FT& squared_area, Integral_domain_without_division_tag) const in cast_sqrt_to_double()
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/
H A Dmesh_to_point_set_hausdorff_distance.h283 typename Kernel::Compute_squared_area_3 squared_area; variable
/dports/math/cgal/CGAL-5.3/include/CGAL/Kernel/
H A Dglobal_functions_3.h1259 squared_area(const Point_3<K> &p, const Point_3<K> &q, const Point_3<K> &r) in squared_area() function
H A Dglobal_functions_internal_3.h1091 squared_area(const typename K::Point_3 &p, in squared_area() function