QwtPlot3D API  0.2.7
Public Member Functions | Protected Attributes | List of all members
GridMapping Class Reference

#include <qwt3d_gridmapping.h>

Inheritance diagram for GridMapping:
Mapping Function ParametricSurface

Public Member Functions

 GridMapping ()
void setMesh (unsigned int columns, unsigned int rows)
void setDomain (double minu, double maxu, double minv, double maxv)
void restrictRange (Qwt3D::ParallelEpiped const &)
- Public Member Functions inherited from Mapping
virtual ~Mapping ()
virtual QString name () const

Protected Attributes

Qwt3D::ParallelEpiped range_p
Qwt3D::SurfacePlotplotwidget_p
unsigned int umesh_p
unsigned int vmesh_p
double minu_p
double maxu_p
double minv_p
double maxv_p

The documentation for this class was generated from the following files: