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

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

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