![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
PLY file properties. More...
#include <PlyFilter.h>
Public Attributes | |
| p_ply_property | prop |
| const char * | propName |
| e_ply_type | type |
| e_ply_type | length_type |
| e_ply_type | value_type |
| int | elemIndex |
PLY file properties.
Definition at line 26 of file PlyFilter.h.
| int plyProperty::elemIndex |
Definition at line 32 of file PlyFilter.h.
| e_ply_type plyProperty::length_type |
Definition at line 30 of file PlyFilter.h.
| p_ply_property plyProperty::prop |
Definition at line 27 of file PlyFilter.h.
| const char* plyProperty::propName |
Definition at line 28 of file PlyFilter.h.
| e_ply_type plyProperty::type |
Definition at line 29 of file PlyFilter.h.
| e_ply_type plyProperty::value_type |
Definition at line 31 of file PlyFilter.h.