![]() |
#include <CGAL/Circular_arc_point_3.h>
SphericalKernel::CircularArcPoint_3
Circular_arc_point_3<SphericalKernel> p ( Point_3<SphericalKernel> q); | |
Circular_arc_point_3<SphericalKernel> p ( SphericalKernel::Root_for_spheres_2_3 r); |
SphericalKernel::Root_of_2 | p.x () | x-coordinate of the point. |
SphericalKernel::Root_of_2 | p.y () | y-coordinate of the point. |
SphericalKernel::Root_of_2 | p.z () | z-coordinate of the point. |
Bbox_3 | p.bbox () const | Returns a bounding box around the point. |
istream& | std::istream& is >> Circular_arc_point_3 & p | |
ostream& | std::ostream& os << Circular_arc_point_3 p |
CGAL::Circular_arc_3<SphericalKernel>
CGAL::Line_arc_3<SphericalKernel>