Euclid
Geometry Processing and Shape Analysis in C++
|
This is the complete list of members for Euclid::PlyUshortProperty, including all inherited members.
apply(PlyReader &reader, std::ifstream &stream, PlyFormat format) const override | Euclid::PlyUshortProperty | inlinevirtual |
apply(PlyWriter &writer, std::ofstream &stream, PlyFormat format) const override | Euclid::PlyUshortProperty | inlinevirtual |
get_ascii(std::ifstream &stream) const (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inline |
get_binary(std::ifstream &stream, bool file_little_endian, bool sys_little_endian) const (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inline |
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 | |
PlyUshortProperty(const std::string &name) (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inlineexplicit |
PlyUshortProperty(const std::string &name, bool is_list) (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inline |
put_ascii(std::ofstream &stream, value_type value) const (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inline |
put_binary(std::ofstream &stream, value_type value, bool file_little_endian, bool sys_little_endian) const (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | inline |
type_str() const override | Euclid::PlyUshortProperty | inlinevirtual |
value_type typedef (defined in Euclid::PlyUshortProperty) | Euclid::PlyUshortProperty | |
~PlyProperty()=default (defined in Euclid::PlyProperty) | Euclid::PlyProperty | virtual |