QwtPlot3D API
0.2.7
|
This is the complete list of members for SurfacePlot, including all inherited members.
actualData_p (defined in Plot3D) | Plot3D | protected |
addEnrichment(Qwt3D::Enrichment const &) | Plot3D | virtual |
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 | Plot3D | inline |
blowout(unsigned light=0) | Plot3D | |
calcNormals(GridData &gdata) (defined in SurfacePlot) | SurfacePlot | protected |
calculateHull() | SurfacePlot | protectedvirtual |
coordinates() | Plot3D | inline |
coordinates_p (defined in Plot3D) | Plot3D | protected |
createCoordinateSystem(Qwt3D::Triple beg, Qwt3D::Triple end) | Plot3D | |
createCoordinateSystem() | Plot3D | protected |
createData() (defined in SurfacePlot) | SurfacePlot | protectedvirtual |
createDataRepresentation(Qwt3D::Triple **data, unsigned int columns, unsigned int rows, bool uperiodic=false, bool vperiodic=false) | SurfacePlot | inline |
createDataRepresentation(double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy) | SurfacePlot | inline |
createDataRepresentation(Qwt3D::TripleField const &data, Qwt3D::CellField const &poly) | SurfacePlot | inline |
createEnrichment(Qwt3D::Enrichment &p) (defined in SurfacePlot) | SurfacePlot | protectedvirtual |
createEnrichments() (defined in Plot3D) | Plot3D | protectedvirtual |
createFloorData() (defined in SurfacePlot) | SurfacePlot | protectedvirtual |
createNormals() (defined in SurfacePlot) | SurfacePlot | protected |
createPoints() (defined in SurfacePlot) | SurfacePlot | protected |
dataColor() const | Plot3D | inline |
datacolor_p (defined in Plot3D) | Plot3D | protected |
datanormals_p (defined in SurfacePlot) | SurfacePlot | protected |
DataObject enum value (defined in Plot3D) | Plot3D | protected |
degrade(Qwt3D::Enrichment *) | Plot3D | virtual |
disableKeyboard(bool val=true) | Plot3D | slot |
disableLighting(bool val=true) | Plot3D | slot |
disableMouse(bool val=true) | Plot3D | slot |
displaylists_p (defined in Plot3D) | Plot3D | protected |
DisplayListSize enum value (defined in Plot3D) | Plot3D | protected |
elist_p (defined in Plot3D) | Plot3D | protected |
ELIT typedef (defined in Plot3D) | Plot3D | protected |
enableKeyboard(bool val=true) | Plot3D | slot |
enableLighting(bool val=true) | Plot3D | slot |
enableMouse(bool val=true) | Plot3D | slot |
EnrichmentList typedef (defined in Plot3D) | Plot3D | protected |
facets() const | SurfacePlot | |
floorStyle() const | SurfacePlot | inline |
hasData() const | Plot3D | inline |
hull() const | Plot3D | inline |
illuminate(unsigned light=0) | Plot3D | |
initializedGL() const (defined in Plot3D) | Plot3D | inlineprotected |
initializeGL() | Plot3D | protected |
isolines() const | Plot3D | inline |
keyboardEnabled() const | Plot3D | |
keyPressEvent(QKeyEvent *e) (defined in Plot3D) | Plot3D | protected |
keySpeed(double &rot, double &scale, double &shift) const | Plot3D | |
legend() | Plot3D | inline |
LegendObject enum value (defined in Plot3D) | Plot3D | protected |
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 | Plot3D | inline |
meshLineWidth() const | Plot3D | inline |
mouseEnabled() const | Plot3D | |
mouseMoveEvent(QMouseEvent *e) | Plot3D | protected |
mousePressEvent(QMouseEvent *e) | Plot3D | protected |
mouseReleaseEvent(QMouseEvent *e) | Plot3D | protected |
normalLength() const | SurfacePlot | inline |
normalLength_p (defined in SurfacePlot) | SurfacePlot | protected |
NormalObject enum value (defined in Plot3D) | Plot3D | protected |
normalQuality() const | SurfacePlot | inline |
normalQuality_p (defined in SurfacePlot) | SurfacePlot | protected |
normals() const | SurfacePlot | inline |
OBJECTS enum name (defined in Plot3D) | Plot3D | protected |
ortho() const | Plot3D | inline |
paintGL() | Plot3D | protected |
Plot3D(QWidget *parent=0, const QGLWidget *shareWidget=0) | Plot3D | |
plotStyle() const | Plot3D | inline |
polygonOffset() const | Plot3D | inline |
projectionChanged(bool) | Plot3D | signal |
readIn(Qwt3D::GridData &gdata, Triple **data, unsigned int columns, unsigned int rows) (defined in SurfacePlot) | SurfacePlot | protected |
readIn(Qwt3D::GridData &gdata, double **data, unsigned int columns, unsigned int rows, double minx, double maxx, double miny, double maxy) (defined in SurfacePlot) | SurfacePlot | protected |
renderPixmap(int w=0, int h=0, bool useContext=false) | Plot3D | |
resizeGL(int w, int h) | Plot3D | protected |
resolution() const | SurfacePlot | inline |
resolution_p (defined in SurfacePlot) | SurfacePlot | protected |
resolutionChanged(int) (defined in SurfacePlot) | SurfacePlot | signal |
rotationChanged(double xAngle, double yAngle, double zAngle) | Plot3D | signal |
save(QString const &fileName, QString const &format) | Plot3D | virtualslot |
savePixmap(QString const &fileName, QString const &format) | Plot3D | virtualslot |
saveVector(QString const &fileName, QString const &format, VectorWriter::TEXTMODE text, VectorWriter::SORTMODE sortmode) | Plot3D | virtualslot |
scaleChanged(double xScale, double yScale, double zScale) | Plot3D | signal |
setBackgroundColor(Qwt3D::RGBA rgba) | Plot3D | |
setCoordinateStyle(Qwt3D::COORDSTYLE st) | Plot3D | |
setDataColor(Color *col) | Plot3D | |
setFloorStyle(Qwt3D::FLOORSTYLE val) | SurfacePlot | inline |
setHull(Qwt3D::ParallelEpiped p) (defined in Plot3D) | Plot3D | inlineprotected |
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) | Plot3D | slot |
setLightShift(double xVal, double yVal, double zVal, unsigned int idx=0) | Plot3D | slot |
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) | Plot3D | slot |
setPlotStyle(Qwt3D::PLOTSTYLE val) | Plot3D | |
setPlotStyle(Qwt3D::Enrichment const &val) | Plot3D | |
setPolygonOffset(double d) | Plot3D | |
setResolution(int) | SurfacePlot | slot |
setRotation(double xVal, double yVal, double zVal) | Plot3D | slot |
setScale(double xVal, double yVal, double zVal) | Plot3D | slot |
setShading(Qwt3D::SHADINGSTYLE val) | Plot3D | |
setShift(double xVal, double yVal, double zVal) | Plot3D | slot |
setShininess(double exponent) | Plot3D | |
setSmoothMesh(bool val) | Plot3D | inline |
setTitle(const QString &title) | Plot3D | inline |
setTitleColor(Qwt3D::RGBA col) | Plot3D | inline |
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) | Plot3D | slot |
setZoom(double) | Plot3D | slot |
sewPeriodic(GridData &gdata) (defined in SurfacePlot) | SurfacePlot | protected |
shading() const | Plot3D | inline |
shiftChanged(double xShift, double yShift, double zShift) | Plot3D | signal |
showColorLegend(bool) | Plot3D | |
showNormals(bool) | SurfacePlot | |
smoothDataMesh() const | Plot3D | inline |
SurfacePlot(QWidget *parent=0, const QGLWidget *shareWidget=0) | SurfacePlot | |
updateData() | Plot3D | |
updateNormals() | SurfacePlot | |
userplotstyle_p (defined in Plot3D) | Plot3D | protected |
userStyle() const | Plot3D | inline |
vieportShiftChanged(double xShift, double yShift) | Plot3D | signal |
wheelEvent(QWheelEvent *e) | Plot3D | protected |
xLightRotation(unsigned idx=0) const | Plot3D | inline |
xLightShift(unsigned idx=0) const | Plot3D | inline |
xRotation() const | Plot3D | inline |
xScale() const | Plot3D | inline |
xShift() const | Plot3D | inline |
xViewportShift() const | Plot3D | inline |
yLightRotation(unsigned idx=0) const | Plot3D | inline |
yLightShift(unsigned idx=0) const | Plot3D | inline |
yRotation() const | Plot3D | inline |
yScale() const | Plot3D | inline |
yShift() const | Plot3D | inline |
yViewportShift() const | Plot3D | inline |
zLightRotation(unsigned idx=0) const | Plot3D | inline |
zLightShift(unsigned idx=0) const | Plot3D | inline |
zoom() const | Plot3D | inline |
zoomChanged(double) | Plot3D | signal |
zRotation() const | Plot3D | inline |
zScale() const | Plot3D | inline |
zShift() const | Plot3D | inline |
~Plot3D() | Plot3D | virtual |
~SurfacePlot() (defined in SurfacePlot) | SurfacePlot |