|
CGAL 5.6.1 - 3D Point Set
|
CGAL::Point_set_3<Point,Vector>This package offers convenience overloads for the class CGAL::Point_set_3 of the input/output functions available in the Point Set Processing package. These overloads, available after including CGAL/Point_set_3/IO.h, allow the user to call point set processing algorithms without having to handle manually property maps and iterators.
CGAL::IO::read_point_set()CGAL::IO::write_point_set()LAS files OFF files PLY files XYZ files Modules | |
| Draw a 3D Point Set | |
| Input/Output | |
| This module offers convenience overloads of input/output functions available in the Point Set Processing package. | |
Classes | |
| class | CGAL::Point_set_3< Point, Vector > |
| A collection of points with dynamically associated properties. More... | |