PLYwoot
Header-only C++17 library for parsing and writing PLY files
|
This is the complete list of members for plywoot::PlyElementData, including all inherited members.
alignment() const | plywoot::PlyElementData | inline |
data() const | plywoot::PlyElementData | inline |
element() const | plywoot::PlyElementData | inline |
operator=(PlyElementData &&x) noexcept | plywoot::PlyElementData | inline |
PlyElementData()=default | plywoot::PlyElementData | |
PlyElementData(const PlyElement &element) | plywoot::PlyElementData | inlineexplicit |
PlyElementData(PlyElementData &&x) noexcept | plywoot::PlyElementData | inline |
~PlyElementData() | plywoot::PlyElementData | inline |