vision
|
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) (defined in tinyply::PlyFile) | tinyply::PlyFile | |
get_comments() (defined in tinyply::PlyFile) | tinyply::PlyFile | |
get_elements() const (defined in tinyply::PlyFile) | tinyply::PlyFile | |
get_info() const (defined in tinyply::PlyFile) | tinyply::PlyFile | |
impl (defined in tinyply::PlyFile) | tinyply::PlyFile | |
is_binary_file() const (defined in tinyply::PlyFile) | tinyply::PlyFile | |
parse_header(std::istream &is) (defined in tinyply::PlyFile) | tinyply::PlyFile | |
PlyFile() (defined in tinyply::PlyFile) | tinyply::PlyFile | |
read(std::istream &is) (defined in tinyply::PlyFile) | tinyply::PlyFile | |
request_properties_from_element(const std::string &elementKey, const std::vector< std::string > propertyKeys, const uint32_t list_size_hint=0) (defined in tinyply::PlyFile) | tinyply::PlyFile | |
write(std::ostream &os, bool isBinary) (defined in tinyply::PlyFile) | tinyply::PlyFile | |
~PlyFile() (defined in tinyply::PlyFile) | tinyply::PlyFile |