|
CGAL 4.9.1 - Point Set Processing
|
| The PLY reader is initialized with the correct set of properties (along with their name tags and number types) based on the header of the PLY input file | |
| PLY interpreter designed to fill an output iterator of points and normals based on given property maps | |
| A PLY interpreter describes how to process a PLY input based on its headers informations. More specifically, it must specify the properties expected for each point and where to store them once read |