|
Developer Documentation
|
This is the complete list of members for OpenMesh::IO::_PLYWriter_, including all inherited members.
| _PLYWriter_() (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| binary_size(BaseExporter &_be, const Options &_opt) const override | OpenMesh::IO::_PLYWriter_ | virtual |
| can_u_write(const std::string &_filename) const | OpenMesh::IO::BaseWriter | virtual |
| check(BaseExporter &_be, const Options &_writeOptions) const (defined in OpenMesh::IO::BaseWriter) | OpenMesh::IO::BaseWriter | inlineprotected |
| get_description() const override | OpenMesh::IO::_PLYWriter_ | inlinevirtual |
| get_extensions() const override | OpenMesh::IO::_PLYWriter_ | inlinevirtual |
| nameOfType_ (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | private |
| Option typedef (defined in OpenMesh::IO::BaseWriter) | OpenMesh::IO::BaseWriter | |
| options_ (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | mutableprivate |
| Unsupported enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueType enum name (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeCHAR enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeDOUBLE enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeFLOAT enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeFLOAT32 enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeINT enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeINT32 enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeSHORT enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeUCHAR enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeUINT enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeUINT8 enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| ValueTypeUSHORT enum value (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | |
| write(const std::string &, BaseExporter &, const Options &_writeOptions, std::streamsize _precision=6) const override | OpenMesh::IO::_PLYWriter_ | virtual |
| write(std::ostream &, BaseExporter &, const Options &_writeOptions, std::streamsize _precision=6) const override | OpenMesh::IO::_PLYWriter_ | virtual |
| write_ascii(std::ostream &_out, BaseExporter &, Options) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| write_binary(std::ostream &_out, BaseExporter &, Options) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| write_customProp(std::ostream &_our, const CustomProperty &_prop, size_t _index) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | private |
| write_header(std::ostream &_out, BaseExporter &_be, Options &_opt, std::vector< CustomProperty > &_ovProps, std::vector< CustomProperty > &_ofProps) const | OpenMesh::IO::_PLYWriter_ | protected |
| writeCustomTypeHeader(std::ostream &_out, BaseKernel::const_prop_iterator _begin, BaseKernel::const_prop_iterator _end) const | OpenMesh::IO::_PLYWriter_ | private |
| writeProxy(ValueType _type, std::ostream &_out, T _value, OpenMesh::GenProg::TrueType) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | inlineprivate |
| writeProxy(ValueType, std::ostream &_out, T _value, OpenMesh::GenProg::FalseType) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | inlineprivate |
| writeValue(ValueType _type, std::ostream &_out, signed char value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, unsigned char value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, short value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, unsigned short value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, int value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, unsigned int value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, float value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| writeValue(ValueType _type, std::ostream &_out, double value) const (defined in OpenMesh::IO::_PLYWriter_) | OpenMesh::IO::_PLYWriter_ | protected |
| ~_PLYWriter_() | OpenMesh::IO::_PLYWriter_ | inlinevirtual |
| ~BaseWriter() | OpenMesh::IO::BaseWriter | inlinevirtual |