QwtPlot3D API  0.2.7
SurfacePlot Member List

This is the complete list of members for SurfacePlot, including all inherited members.

actualData_p (defined in Plot3D)Plot3Dprotected
addEnrichment(Qwt3D::Enrichment const &)Plot3Dvirtual
assignKeyboard(KeyboardState xrot_n, KeyboardState xrot_p, KeyboardState yrot_n, KeyboardState yrot_p, KeyboardState zrot_n, KeyboardState zrot_p, KeyboardState xscale_n, KeyboardState xscale_p, KeyboardState yscale_n, KeyboardState yscale_p, KeyboardState zscale_n, KeyboardState zscale_p, KeyboardState zoom_n, KeyboardState zoom_p, KeyboardState xshift_n, KeyboardState xshift_p, KeyboardState yshift_n, KeyboardState yshift_p)Plot3D
assignMouse(MouseState xrot, MouseState yrot, MouseState zrot, MouseState xscale, MouseState yscale, MouseState zscale, MouseState zoom, MouseState xshift, MouseState yshift)Plot3D
backgroundRGBAColor() const Plot3Dinline
blowout(unsigned light=0)Plot3D
calcNormals(GridData &gdata) (defined in SurfacePlot)SurfacePlotprotected
calculateHull()SurfacePlotprotectedvirtual
coordinates()Plot3Dinline
coordinates_p (defined in Plot3D)Plot3Dprotected
createCoordinateSystem(Qwt3D::Triple beg, Qwt3D::Triple end)Plot3D
createCoordinateSystem()Plot3Dprotected
createData() (defined in SurfacePlot)SurfacePlotprotectedvirtual
createDataRepresentation(Qwt3D::Triple **data, unsigned int columns, unsigned int rows, bool uperiodic=false, bool vperiodic=false)SurfacePlotinline
createDataRepresentation(double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy)SurfacePlotinline
createDataRepresentation(Qwt3D::TripleField const &data, Qwt3D::CellField const &poly)SurfacePlotinline
createEnrichment(Qwt3D::Enrichment &p) (defined in SurfacePlot)SurfacePlotprotectedvirtual
createEnrichments() (defined in Plot3D)Plot3Dprotectedvirtual
createFloorData() (defined in SurfacePlot)SurfacePlotprotectedvirtual
createNormals() (defined in SurfacePlot)SurfacePlotprotected
createPoints() (defined in SurfacePlot)SurfacePlotprotected
dataColor() const Plot3Dinline
datacolor_p (defined in Plot3D)Plot3Dprotected
datanormals_p (defined in SurfacePlot)SurfacePlotprotected
DataObject enum value (defined in Plot3D)Plot3Dprotected
degrade(Qwt3D::Enrichment *)Plot3Dvirtual
disableKeyboard(bool val=true)Plot3Dslot
disableLighting(bool val=true)Plot3Dslot
disableMouse(bool val=true)Plot3Dslot
displaylists_p (defined in Plot3D)Plot3Dprotected
DisplayListSize enum value (defined in Plot3D)Plot3Dprotected
elist_p (defined in Plot3D)Plot3Dprotected
ELIT typedef (defined in Plot3D)Plot3Dprotected
enableKeyboard(bool val=true)Plot3Dslot
enableLighting(bool val=true)Plot3Dslot
enableMouse(bool val=true)Plot3Dslot
EnrichmentList typedef (defined in Plot3D)Plot3Dprotected
facets() const SurfacePlot
floorStyle() const SurfacePlotinline
hasData() const Plot3Dinline
hull() const Plot3Dinline
illuminate(unsigned light=0)Plot3D
initializedGL() const (defined in Plot3D)Plot3Dinlineprotected
initializeGL()Plot3Dprotected
isolines() const Plot3Dinline
keyboardEnabled() const Plot3D
keyPressEvent(QKeyEvent *e) (defined in Plot3D)Plot3Dprotected
keySpeed(double &rot, double &scale, double &shift) const Plot3D
legend()Plot3Dinline
LegendObject enum value (defined in Plot3D)Plot3Dprotected
lightingEnabled() const Plot3D
loadFromData(Qwt3D::Triple **data, unsigned int columns, unsigned int rows, bool uperiodic=false, bool vperiodic=false)SurfacePlot
loadFromData(double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy)SurfacePlot
loadFromData(Qwt3D::TripleField const &data, Qwt3D::CellField const &poly)SurfacePlot
meshColor() const Plot3Dinline
meshLineWidth() const Plot3Dinline
mouseEnabled() const Plot3D
mouseMoveEvent(QMouseEvent *e)Plot3Dprotected
mousePressEvent(QMouseEvent *e)Plot3Dprotected
mouseReleaseEvent(QMouseEvent *e)Plot3Dprotected
normalLength() const SurfacePlotinline
normalLength_p (defined in SurfacePlot)SurfacePlotprotected
NormalObject enum value (defined in Plot3D)Plot3Dprotected
normalQuality() const SurfacePlotinline
normalQuality_p (defined in SurfacePlot)SurfacePlotprotected
normals() const SurfacePlotinline
OBJECTS enum name (defined in Plot3D)Plot3Dprotected
ortho() const Plot3Dinline
paintGL()Plot3Dprotected
Plot3D(QWidget *parent=0, const QGLWidget *shareWidget=0)Plot3D
plotStyle() const Plot3Dinline
polygonOffset() const Plot3Dinline
projectionChanged(bool)Plot3Dsignal
readIn(Qwt3D::GridData &gdata, Triple **data, unsigned int columns, unsigned int rows) (defined in SurfacePlot)SurfacePlotprotected
readIn(Qwt3D::GridData &gdata, double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy) (defined in SurfacePlot)SurfacePlotprotected
renderPixmap(int w=0, int h=0, bool useContext=false)Plot3D
resizeGL(int w, int h)Plot3Dprotected
resolution() const SurfacePlotinline
resolution_p (defined in SurfacePlot)SurfacePlotprotected
resolutionChanged(int) (defined in SurfacePlot)SurfacePlotsignal
rotationChanged(double xAngle, double yAngle, double zAngle)Plot3Dsignal
save(QString const &fileName, QString const &format)Plot3Dvirtualslot
savePixmap(QString const &fileName, QString const &format)Plot3Dvirtualslot
saveVector(QString const &fileName, QString const &format, VectorWriter::TEXTMODE text, VectorWriter::SORTMODE sortmode)Plot3Dvirtualslot
scaleChanged(double xScale, double yScale, double zScale)Plot3Dsignal
setBackgroundColor(Qwt3D::RGBA rgba)Plot3D
setCoordinateStyle(Qwt3D::COORDSTYLE st)Plot3D
setDataColor(Color *col)Plot3D
setFloorStyle(Qwt3D::FLOORSTYLE val)SurfacePlotinline
setHull(Qwt3D::ParallelEpiped p) (defined in Plot3D)Plot3Dinlineprotected
setIsolines(int isolines)Plot3D
setKeySpeed(double rot, double scale, double shift)Plot3D
setLightComponent(GLenum property, double r, double g, double b, double a=1.0, unsigned light=0)Plot3D
setLightComponent(GLenum property, double intensity, unsigned light=0)Plot3D
setLightRotation(double xVal, double yVal, double zVal, unsigned int idx=0)Plot3Dslot
setLightShift(double xVal, double yVal, double zVal, unsigned int idx=0)Plot3Dslot
setMaterialComponent(GLenum property, double r, double g, double b, double a=1.0)Plot3D
setMaterialComponent(GLenum property, double intensity)Plot3D
setMeshColor(Qwt3D::RGBA rgba)Plot3D
setMeshLineWidth(double lw)Plot3D
setNormalLength(double val)SurfacePlot
setNormalQuality(int val)SurfacePlot
setOrtho(bool)Plot3Dslot
setPlotStyle(Qwt3D::PLOTSTYLE val)Plot3D
setPlotStyle(Qwt3D::Enrichment const &val)Plot3D
setPolygonOffset(double d)Plot3D
setResolution(int)SurfacePlotslot
setRotation(double xVal, double yVal, double zVal)Plot3Dslot
setScale(double xVal, double yVal, double zVal)Plot3Dslot
setShading(Qwt3D::SHADINGSTYLE val)Plot3D
setShift(double xVal, double yVal, double zVal)Plot3Dslot
setShininess(double exponent)Plot3D
setSmoothMesh(bool val)Plot3Dinline
setTitle(const QString &title)Plot3Dinline
setTitleColor(Qwt3D::RGBA col)Plot3Dinline
setTitleFont(const QString &family, int pointSize, int weight=QFont::Normal, bool italic=false)Plot3D
setTitlePosition(double rely, double relx=0.5, Qwt3D::ANCHOR=Qwt3D::TopCenter)Plot3D
setViewportShift(double xVal, double yVal)Plot3Dslot
setZoom(double)Plot3Dslot
sewPeriodic(GridData &gdata) (defined in SurfacePlot)SurfacePlotprotected
shading() const Plot3Dinline
shiftChanged(double xShift, double yShift, double zShift)Plot3Dsignal
showColorLegend(bool)Plot3D
showNormals(bool)SurfacePlot
smoothDataMesh() const Plot3Dinline
SurfacePlot(QWidget *parent=0, const QGLWidget *shareWidget=0)SurfacePlot
updateData()Plot3D
updateNormals()SurfacePlot
userplotstyle_p (defined in Plot3D)Plot3Dprotected
userStyle() const Plot3Dinline
vieportShiftChanged(double xShift, double yShift)Plot3Dsignal
wheelEvent(QWheelEvent *e)Plot3Dprotected
xLightRotation(unsigned idx=0) const Plot3Dinline
xLightShift(unsigned idx=0) const Plot3Dinline
xRotation() const Plot3Dinline
xScale() const Plot3Dinline
xShift() const Plot3Dinline
xViewportShift() const Plot3Dinline
yLightRotation(unsigned idx=0) const Plot3Dinline
yLightShift(unsigned idx=0) const Plot3Dinline
yRotation() const Plot3Dinline
yScale() const Plot3Dinline
yShift() const Plot3Dinline
yViewportShift() const Plot3Dinline
zLightRotation(unsigned idx=0) const Plot3Dinline
zLightShift(unsigned idx=0) const Plot3Dinline
zoom() const Plot3Dinline
zoomChanged(double)Plot3Dsignal
zRotation() const Plot3Dinline
zScale() const Plot3Dinline
zShift() const Plot3Dinline
~Plot3D()Plot3Dvirtual
~SurfacePlot() (defined in SurfacePlot)SurfacePlot