QwtPlot3D API
0.2.7
|
This is the complete list of members for ParametricSurface, including all inherited members.
assign(Qwt3D::SurfacePlot &plotWidget) | ParametricSurface | |
assign(Qwt3D::SurfacePlot *plotWidget) | ParametricSurface | |
create(Qwt3D::SurfacePlot &plotWidget) | ParametricSurface | virtual |
create() | ParametricSurface | virtual |
GridMapping() | GridMapping | |
maxu_p (defined in GridMapping) | GridMapping | protected |
maxv_p (defined in GridMapping) | GridMapping | protected |
minu_p (defined in GridMapping) | GridMapping | protected |
minv_p (defined in GridMapping) | GridMapping | protected |
name() const | Mapping | inlinevirtual |
operator()(double u, double v)=0 | ParametricSurface | pure virtual |
ParametricSurface() | ParametricSurface | |
ParametricSurface(Qwt3D::SurfacePlot &plotWidget) | ParametricSurface | explicit |
ParametricSurface(Qwt3D::SurfacePlot *plotWidget) | ParametricSurface | explicit |
plotwidget_p (defined in GridMapping) | GridMapping | protected |
range_p (defined in GridMapping) | GridMapping | protected |
restrictRange(Qwt3D::ParallelEpiped const &) | GridMapping | |
setDomain(double minu, double maxu, double minv, double maxv) | GridMapping | |
setMesh(unsigned int columns, unsigned int rows) | GridMapping | |
setPeriodic(bool u, bool v) | ParametricSurface | |
umesh_p (defined in GridMapping) | GridMapping | protected |
vmesh_p (defined in GridMapping) | GridMapping | protected |
~Mapping() | Mapping | inlinevirtual |