occ
|
This is the complete list of members for tinyply::PlyFile, including all inherited members.
add_properties_to_element(const std::string &elementKey, const std::vector< std::string > propertyKeys, const Type type, const size_t count, const uint8_t *data, const Type listType, const size_t listCount) | tinyply::PlyFile | |
get_comments() | tinyply::PlyFile | |
get_elements() const | tinyply::PlyFile | |
get_info() const | tinyply::PlyFile | |
impl | tinyply::PlyFile | |
is_binary_file() const | tinyply::PlyFile | |
parse_header(std::istream &is) | tinyply::PlyFile | |
PlyFile() | tinyply::PlyFile | |
read(std::istream &is) | tinyply::PlyFile | |
request_properties_from_element(const std::string &elementKey, const std::vector< std::string > propertyKeys, const uint32_t list_size_hint=0) | tinyply::PlyFile | |
write(std::ostream &os, bool isBinary) | tinyply::PlyFile | |
~PlyFile() | tinyply::PlyFile |