Definition at line 93 of file PLY_import_export.cpp.
Public Attributes | |
| std::string | name |
| int | external_type |
| int | internal_type |
| int | offset |
| int | is_list |
| int | count_external |
| int | count_internal |
| int | count_offset |
| int PlyProperty::count_external |
Definition at line 102 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 |
Definition at line 103 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 |
Definition at line 104 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 |
Definition at line 97 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 |
Definition at line 98 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 |
Definition at line 101 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 96 of file PLY_import_export.cpp.
Referenced by add_property(), ply_get_property(), and ply_header_complete().
| int PlyProperty::offset |
Definition at line 99 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 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |