|
Euclid
Geometry Processing and Shape Analysis in C++
|
This is the complete list of members for Euclid::PlyProperty, including all inherited members.
| apply(PlyReader &reader, std::ifstream &stream, PlyFormat format) const =0 | Euclid::PlyProperty | pure virtual |
| apply(PlyWriter &writer, std::ofstream &stream, PlyFormat format) const =0 | Euclid::PlyProperty | pure virtual |
| is_list() const | Euclid::PlyProperty | inline |
| name() const | Euclid::PlyProperty | inline |
| operator=(const PlyProperty &)=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | |
| operator=(PlyProperty &&)=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | |
| PlyProperty(const std::string &name) (defined in Euclid::PlyProperty) | Euclid::PlyProperty | inlineexplicit |
| PlyProperty(const std::string &name, bool is_list) (defined in Euclid::PlyProperty) | Euclid::PlyProperty | inline |
| PlyProperty(const PlyProperty &)=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | |
| PlyProperty(PlyProperty &&)=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | |
| type_str() const =0 | Euclid::PlyProperty | pure virtual |
| ~PlyProperty()=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | virtual |