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