MRPT
1.9.9
|
Definition at line 111 of file PLY_import_export.cpp.
Public Member Functions | |
PlyElement () | |
Public Attributes | |
string | name |
int | num {0} |
int | size {0} |
vector< PlyProperty > | props |
vector< char > | store_prop |
int | other_offset = 0 |
int | other_size = 0 |
|
inline |
Definition at line 113 of file PLY_import_export.cpp.
string PlyElement::name |
Definition at line 114 of file PLY_import_export.cpp.
Referenced by add_element(), and ply_header_complete().
int PlyElement::num {0} |
Definition at line 115 of file PLY_import_export.cpp.
Referenced by add_element(), ply_describe_element(), ply_element_count(), ply_get_element_description(), and ply_header_complete().
int PlyElement::other_offset = 0 |
Definition at line 119 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_put_element(), and ply_read().
int PlyElement::other_size = 0 |
Definition at line 120 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), and binary_get_element().
vector<PlyProperty> PlyElement::props |
Definition at line 117 of file PLY_import_export.cpp.
Referenced by add_property(), ascii_get_element(), binary_get_element(), find_property(), ply_describe_element(), ply_describe_property(), ply_get_element_description(), ply_header_complete(), ply_put_element(), and ply_read().
int PlyElement::size {0} |
Definition at line 116 of file PLY_import_export.cpp.
vector<char> PlyElement::store_prop |
Definition at line 118 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_describe_element(), ply_describe_property(), ply_get_property(), ply_put_element(), and ply_read().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |