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

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

apply(PlyReader &reader, std::ifstream &stream, PlyFormat format) const overrideEuclid::PlyUshortPropertyinlinevirtual
apply(PlyWriter &writer, std::ofstream &stream, PlyFormat format) const overrideEuclid::PlyUshortPropertyinlinevirtual
get_ascii(std::ifstream &stream) const (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinline
get_binary(std::ifstream &stream, bool file_little_endian, bool sys_little_endian) const (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinline
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
PlyUshortProperty(const std::string &name) (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinlineexplicit
PlyUshortProperty(const std::string &name, bool is_list) (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinline
put_ascii(std::ofstream &stream, value_type value) const (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinline
put_binary(std::ofstream &stream, value_type value, bool file_little_endian, bool sys_little_endian) const (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortPropertyinline
type_str() const overrideEuclid::PlyUshortPropertyinlinevirtual
value_type typedef (defined in Euclid::PlyUshortProperty)Euclid::PlyUshortProperty
~PlyProperty()=default (defined in Euclid::PlyProperty)Euclid::PlyPropertyvirtual