Euclid
Geometry Processing and Shape Analysis in C++
Euclid::PlyProperty Member List

This is the complete list of members for Euclid::PlyProperty, including all inherited members.

apply(PlyReader &reader, std::ifstream &stream, PlyFormat format) const =0Euclid::PlyPropertypure virtual
apply(PlyWriter &writer, std::ofstream &stream, PlyFormat format) const =0Euclid::PlyPropertypure virtual
is_list() const Euclid::PlyPropertyinline
name() const Euclid::PlyPropertyinline
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::PlyPropertyinlineexplicit
PlyProperty(const std::string &name, bool is_list) (defined in Euclid::PlyProperty)Euclid::PlyPropertyinline
PlyProperty(const PlyProperty &)=default (defined in Euclid::PlyProperty)Euclid::PlyProperty
PlyProperty(PlyProperty &&)=default (defined in Euclid::PlyProperty)Euclid::PlyProperty
type_str() const =0Euclid::PlyPropertypure virtual
~PlyProperty()=default (defined in Euclid::PlyProperty)Euclid::PlyPropertyvirtual