Simon Giraudot
This component provides the user with a flexible 3D point set data structure. The user can define any additional property needed such as normal vectors, colors or labels. CGAL algorithms can be easily applied to this data structure.
Class
Draw a 3D Point Set
|
| Draw a 3D Point Set |
|
| Input/Output |
| This module offers convenience overloads of input/ouput functions available in the PkgPointSetProcessing3 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.
|
|