|
CGAL 5.1 - Point Set Processing
|
#include <CGAL/IO/read_ply_points.h>
Class used to identify a PLY property as a type and a name.
Public Types | |
| typedef T | type |
Public Member Functions | |
| PLY_property (const char *name) | |
Public Attributes | |
| const char * | name |
| typedef T CGAL::PLY_property< T >::type |
| CGAL::PLY_property< T >::PLY_property | ( | const char * | name | ) |
| const char* CGAL::PLY_property< T >::name |