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

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

add(const PlyElement &element, const reflect::Layout< Ts... > layout)plywoot::OStreaminline
add(const PlyElementData &elementData)plywoot::OStreaminline
OStream(PlyFormat format)plywoot::OStreaminline
OStream(PlyFormat format, std::vector< Comment > comments)plywoot::OStreaminline
write(std::ostream &os) constplywoot::OStreaminline