Home
last modified time | relevance | path

Searched defs:Orthogonal_vector_d (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DConvex_hull_d_traits_3.h205 struct Orthogonal_vector_d { struct
206 Vector_d operator()(const Hyperplane_d& h) const in operator()
H A DHomogeneous_d.h388 struct Orthogonal_vector_d { struct
392 Orthogonal_vector_d orthogonal_vector_d_object() const in orthogonal_vector_d_object() argument
H A DCartesian_d.h413 struct Orthogonal_vector_d { struct
417 Orthogonal_vector_d orthogonal_vector_d_object() const in orthogonal_vector_d_object() argument
/dports/math/cgal/CGAL-5.3/include/CGAL/NewKernel_d/
H A DKernel_d_interface.h199 typedef typename Get_functor<Base, Orthogonal_vector_tag>::type Orthogonal_vector_d; typedef