MeshPlot Class Reference

A class representing plots based on points, edges, cells etc. More...

#include <qwt3d_meshplot.h>

Inheritance diagram for MeshPlot:

SurfacePlot Plot3D ExtGLWidget

List of all members.

Classes

class  MeshData

Public Member Functions

 MeshPlot (QWidget *parent=0, const QGLWidget *shareWidget=0)
bool appendDataSet (Qwt3D::TripleField const &data, Qwt3D::CellField const &poly)
int facets () const

Protected Member Functions

void createNormals ()
void drawEnrichment (Qwt3D::Enrichment &p)
void createOpenGlData ()


Detailed Description

A MeshPlot is more general compared with a GridPlot, in providing surface elements built not from a fixed rectangular grid. There is a cost, as usual. In this case, it means efficiency.

Constructor & Destructor Documentation

MeshPlot ( QWidget *  parent = 0,
const QGLWidget *  shareWidget = 0 
)

Initializes with dataNormals()==false, NOFLOOR, resolution() == 1


Member Function Documentation

bool appendDataSet ( Qwt3D::TripleField const &  data,
Qwt3D::CellField const &  poly 
)

Convert user (non-rectangular) mesh based data to internal structure. See also Qwt3D::TripleField and Qwt3D::CellField

int facets (  )  const

Returns:
Number of cells


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

Generated on Sun Jun 7 00:16:33 2009 for QwtPlot3D API by  doxygen 1.5.8