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

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

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