CGAL 6.0 - Point Set Processing
Loading...
Searching...
No Matches
CGAL::IO::PLY_property< T > Struct Template Reference

#include <CGAL/IO/read_ply_points.h>

Definition

template<typename T>
struct CGAL::IO::PLY_property< T >

Class used to identify a PLY property as a type and a name.

See also
read_PLY_with_properties()
Examples
Point_set_processing_3/read_ply_points_with_colors_example.cpp, and Point_set_processing_3/write_ply_points_example.cpp.

Public Types

typedef T type
 

Public Member Functions

 PLY_property (const char *name)
 

Public Attributes

const char * name