MRPT
2.0.1
|
Definition at line 96 of file PLY_import_export.cpp.
Public Attributes | |
std::string | name |
int | external_type = 0 |
int | internal_type = 0 |
int | offset = 0 |
int | is_list = 0 |
int | count_external = 0 |
int | count_internal = 0 |
int | count_offset = 0 |
int PlyProperty::count_external = 0 |
Definition at line 105 of file PLY_import_export.cpp.
Referenced by add_property(), ascii_get_element(), binary_get_element(), ply_header_complete(), and ply_put_element().
int PlyProperty::count_internal = 0 |
Definition at line 106 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_get_property(), and ply_put_element().
int PlyProperty::count_offset = 0 |
Definition at line 107 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_get_property(), and ply_put_element().
int PlyProperty::external_type = 0 |
Definition at line 100 of file PLY_import_export.cpp.
Referenced by add_property(), ascii_get_element(), binary_get_element(), ply_header_complete(), and ply_put_element().
int PlyProperty::internal_type = 0 |
Definition at line 101 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_get_property(), and ply_put_element().
int PlyProperty::is_list = 0 |
Definition at line 104 of file PLY_import_export.cpp.
Referenced by add_property(), ascii_get_element(), binary_get_element(), ply_header_complete(), and ply_put_element().
std::string PlyProperty::name |
Definition at line 99 of file PLY_import_export.cpp.
Referenced by add_property(), ply_get_property(), and ply_header_complete().
int PlyProperty::offset = 0 |
Definition at line 102 of file PLY_import_export.cpp.
Referenced by ascii_get_element(), binary_get_element(), ply_get_property(), and ply_put_element().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |