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

#include <CGAL/IO/read_ply_points.h>

Definition

Public Types

typedeftype
 

Public Member Functions

 PLY_property (const char *name)
 

Public Attributes

const charname
 

Member Typedef Documentation

◆ type

template<typename T >
typedef T CGAL::IO::PLY_property< T >::type

Constructor & Destructor Documentation

◆ PLY_property()

template<typename T >
CGAL::IO::PLY_property< T >::PLY_property ( const char name)

Member Data Documentation

◆ name

template<typename T >
const char* CGAL::IO::PLY_property< T >::name