![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
PLY file nuclear element. More...
#include <PlyFilter.h>
Public Attributes | |
| p_ply_element | elem |
| const char * | elementName |
| long | elementInstances |
| std::vector< plyProperty > | properties |
| int | propertiesCount |
| bool | isFace |
PLY file nuclear element.
Definition at line 36 of file PlyFilter.h.
| p_ply_element plyElement::elem |
Definition at line 37 of file PlyFilter.h.
| long plyElement::elementInstances |
Definition at line 39 of file PlyFilter.h.
| const char* plyElement::elementName |
Definition at line 38 of file PlyFilter.h.
| bool plyElement::isFace |
Definition at line 42 of file PlyFilter.h.
| std::vector<plyProperty> plyElement::properties |
Definition at line 40 of file PlyFilter.h.
| int plyElement::propertiesCount |
Definition at line 41 of file PlyFilter.h.