This is the complete list of members for miniply::PLYReader, including all inherited members.
| element() const | miniply::PLYReader | |
| element_is(const char *name) const | miniply::PLYReader | |
| extract_list_property(uint32_t propIdx, PLYPropertyType destType, void *dest) const | miniply::PLYReader | |
| extract_properties(const uint32_t propIdxs[], uint32_t numProps, PLYPropertyType destType, void *dest) const | miniply::PLYReader | |
| extract_properties_with_stride(const uint32_t propIdxs[], uint32_t numProps, PLYPropertyType destType, void *dest, uint32_t destStride) const | miniply::PLYReader | |
| extract_triangles(uint32_t propIdx, const float pos[], uint32_t numVerts, PLYPropertyType destType, void *dest) const | miniply::PLYReader | |
| file_type() const | miniply::PLYReader | |
| find_color(uint32_t propIdxs[3]) const | miniply::PLYReader | |
| find_element(const char *name) const | miniply::PLYReader | |
| find_indices(uint32_t propIdxs[1]) const | miniply::PLYReader | |
| find_normal(uint32_t propIdxs[3]) const | miniply::PLYReader | |
| find_pos(uint32_t propIdxs[3]) const | miniply::PLYReader | |
| find_properties(uint32_t propIdxs[], uint32_t numIdxs,...) const | miniply::PLYReader | |
| find_property(const char *name) const | miniply::PLYReader | |
| find_texcoord(uint32_t propIdxs[2]) const | miniply::PLYReader | |
| get_element(uint32_t idx) | miniply::PLYReader | |
| get_list_counts(uint32_t propIdx) const | miniply::PLYReader | |
| get_list_data(uint32_t propIdx) const | miniply::PLYReader | |
| has_element() const | miniply::PLYReader | |
| load_element() | miniply::PLYReader | |
| next_element() | miniply::PLYReader | |
| num_elements() const | miniply::PLYReader | |
| num_rows() const | miniply::PLYReader | |
| num_triangles(uint32_t propIdx) const | miniply::PLYReader | |
| PLYReader(const char *filename) | miniply::PLYReader | |
| requires_triangulation(uint32_t propIdx) const | miniply::PLYReader | |
| sum_of_list_counts(uint32_t propIdx) const | miniply::PLYReader | |
| valid() const | miniply::PLYReader | |
| version_major() const | miniply::PLYReader | |
| version_minor() const | miniply::PLYReader | |
| ~PLYReader() | miniply::PLYReader | |