Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | Namespace Members | Class Members | Related Pages

Deprecated List

Member Qwt3D::Plot3D::savePixmap (QString const &fileName, QString const &format)
Use Plot3D::save or IO::save instead.

Saves the framebuffer to the file fileName using one of the image file formats supported by Qt.

Member Qwt3D::Plot3D::saveVector (QString const &fileName, QString const &format, VectorWriter::TEXTMODE text, VectorWriter::SORTMODE sortmode)
Use Plot3D::save or IO::save instead.

Writes vector data supported by gl2ps. The corresponding format types are "EPS","PS"or "PDF". If zlib has been configured this will be extended by "EPS_GZ" and "PS_GZ". Beware: BSPSORT turns out to behave very slowly and memory consuming, especially in cases where many polygons appear. It is still more exact than SIMPLESORT.

Member Qwt3D::SurfacePlot::createDataRepresentation (Qwt3D::Triple **data, unsigned int columns, unsigned int rows, bool uperiodic=false, bool vperiodic=false)
Use loadFromData instead

Member Qwt3D::SurfacePlot::createDataRepresentation (double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy)
Use loadFromData instead

Member Qwt3D::SurfacePlot::createDataRepresentation (Qwt3D::TripleField const &data, Qwt3D::CellField const &poly)
Use loadFromData instead

Generated on Mon Sep 5 19:23:02 2005 for QwtPlot3D API by  doxygen 1.4.3