\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12.2 - Point Set Processing
Reference Manual
Here is a list of all modules:
[detail level 12]
 Point Set Processing Reference
 Named Parameters for Point Set ProcessingIn this package, all functions optional parameters are implemented as BGL optional named parameters (see Named Parameters for more information on how to use them)
 AlgorithmsCollection of algorithms of point set processing (smoothing, simplification, etc.)
 IO (XYZ/OFF Formats)Read and write points (with or without normal vectors) in XYZ and OFF formats
 IO (PLY Format)Read and write points (with or without additional properties) in PLY format
 IO (LAS Format)Read and write points (with or without additional properties) in LAS format