#include <qwt3d_meshplot.h>

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 () |
| MeshPlot | ( | QWidget * | parent = 0, |
|
| const QGLWidget * | shareWidget = 0 | |||
| ) |
Initializes with dataNormals()==false, NOFLOOR, resolution() == 1
| 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 |
1.5.8