QwtPlot3D API 0.2.7
Public Member Functions | Protected Attributes

GridMapping Class Reference

Abstract base class for mappings acting on rectangular grids.

#include <qwt3d_gridmapping.h>

Inheritance diagram for GridMapping:
Mapping Function ParametricSurface

List of all members.

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 &)

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: