Developer Documentation
OpenMesh::IO::_PLYWriter_ Member List

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, Options _opt) const OpenMesh::IO::_PLYWriter_virtual
can_u_write(const std::string &_filename) const OpenMesh::IO::BaseWritervirtual
check(BaseExporter &_be, Options _opt) const (defined in OpenMesh::IO::BaseWriter)OpenMesh::IO::BaseWriterinlineprotected
get_description() const OpenMesh::IO::_PLYWriter_inlinevirtual
get_extensions() const 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 &, Options, std::streamsize _precision=6) const OpenMesh::IO::_PLYWriter_virtual
write(std::ostream &, BaseExporter &, Options, std::streamsize _precision=6) const 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 _type, 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::BaseWriterinlinevirtual