|
PLYwoot
Header-only C++17 library for parsing and writing PLY files
|
This is the complete list of members for plywoot::PlyProperty, including all inherited members.
| isList() const | plywoot::PlyProperty | inline |
| name() const | plywoot::PlyProperty | inline |
| operator!= | plywoot::PlyProperty | friend |
| operator== | plywoot::PlyProperty | friend |
| PlyProperty()=default | plywoot::PlyProperty | |
| PlyProperty(std::string name, PlyDataType type) | plywoot::PlyProperty | inline |
| PlyProperty(std::string name, PlyDataType type, PlyDataType sizeType) | plywoot::PlyProperty | inline |
| sizeType() const | plywoot::PlyProperty | inline |
| type() const | plywoot::PlyProperty | inline |