PLYwoot
Header-only C++17 library for parsing and writing PLY files
Loading...
Searching...
No Matches
plywoot::PlyElement Member List

This is the complete list of members for plywoot::PlyElement, including all inherited members.

addProperty(Args &&...args)plywoot::PlyElementinline
name() constplywoot::PlyElementinline
operator!=plywoot::PlyElementfriend
operator==plywoot::PlyElementfriend
PlyElement()=defaultplywoot::PlyElement
PlyElement(std::string name, std::size_t size)plywoot::PlyElementinline
PlyElement(std::string name, std::size_t size, std::vector< PlyProperty > properties)plywoot::PlyElementinline
properties() constplywoot::PlyElementinline
property(const std::string &propertyName) constplywoot::PlyElementinline
size() constplywoot::PlyElementinline