Euclid
Geometry Processing and Shape Analysis in C++
|
This is the complete list of members for Euclid::PlyElement, including all inherited members.
add_property(std::unique_ptr< PlyProperty > property) | Euclid::PlyElement | inline |
begin() | Euclid::PlyElement | inline |
begin() const | Euclid::PlyElement | inline |
count() const | Euclid::PlyElement | inline |
end() | Euclid::PlyElement | inline |
end() const | Euclid::PlyElement | inline |
n_props() const | Euclid::PlyElement | inline |
name() const | Euclid::PlyElement | inline |
operator=(const PlyElement &rhs)=delete (defined in Euclid::PlyElement) | Euclid::PlyElement | |
operator=(PlyElement &&rhs) (defined in Euclid::PlyElement) | Euclid::PlyElement | inline |
PlyElement(const std::string &name, unsigned count) | Euclid::PlyElement | inline |
PlyElement(const PlyElement &rhs)=delete (defined in Euclid::PlyElement) | Euclid::PlyElement | |
PlyElement(PlyElement &&rhs) (defined in Euclid::PlyElement) | Euclid::PlyElement | inline |
property(size_t i) | Euclid::PlyElement | inline |
property(size_t i) const | Euclid::PlyElement | inline |
~PlyElement()=default (defined in Euclid::PlyElement) | Euclid::PlyElement |