CGAL 4.8.1 - 2D and 3D Linear Geometry Kernel
|
#include <CGAL/Projection_traits_yz_3.h>
The class Projection_traits_yz_3
is an adapter to apply 2D algorithms to the projections of 3D data on the yz
-plane.
For a detailed description see Projection_traits_xy_3
.