CGAL 5.3 - 3D Point Set

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.

Input functions instanciate all the necessary property maps:

For a complete documentation of these functions, please refer to the Point Set Processing Reference manual.

Modules

 Input/Output (LAS)
 I/O Functions for the LAS (Lidar) File Format.
 
 Input/Output (OFF)
 I/O Functions for the Object File Format (OFF).
 
 Input/Output (PLY)
 I/O Functions for the Polygon File Format (PLY).
 
 Input/Output (XYZ)
 I/O Functions for the XYZ File Format.
 
 Input/Output (Deprecated)
 These I/O functions are deprecated and newer versions should be used.