Euclid
Geometry Processing and Shape Analysis in C++
|
This is the complete list of members for Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType >, including all inherited members.
_sys_little_endian (defined in Euclid::PlyReader) | Euclid::PlyReader | protected |
CommonPlyReader(std::vector< FloatType > &positions, std::vector< FloatType > *normals=nullptr, std::vector< FloatType > *texcoords=nullptr, std::vector< IndexType > *indices=nullptr, std::vector< ColorType > *colors=nullptr) | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | inline |
on_read(const PlyHeader &header) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
PlyReader() (defined in Euclid::PlyReader) | Euclid::PlyReader | inline |
read(const PlyDoubleProperty *property, std::ifstream &stream, PlyFormat format) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
read(const PlyFloatProperty *property, std::ifstream &stream, PlyFormat format) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
read(const PlyIntProperty *property, std::ifstream &stream, PlyFormat format) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
read(const PlyUintProperty *property, std::ifstream &stream, PlyFormat format) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
read(const PlyUcharProperty *property, std::ifstream &stream, PlyFormat format) override | Euclid::CommonPlyReader< VN, FloatType, IndexType, ColorType > | virtual |
Euclid::PlyReader::read(const PlyShortProperty *, std::ifstream &, PlyFormat) | Euclid::PlyReader | inlinevirtual |
Euclid::PlyReader::read(const PlyUshortProperty *, std::ifstream &, PlyFormat) | Euclid::PlyReader | inlinevirtual |
Euclid::PlyReader::read(const PlyCharProperty *, std::ifstream &, PlyFormat) | Euclid::PlyReader | inlinevirtual |
~PlyReader()=default (defined in Euclid::PlyReader) | Euclid::PlyReader | virtual |