CGAL 4.14.2 - 3D Point Set
|
Modules | |
Input/Output | |
This module offers convenience overloads of input/ouput 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. | |
Classes | |
class | CGAL::Point_set_3< Point, Vector > |
A collection of points with dynamically associated properties. More... | |