QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Qwt3DCellData Class Reference

Implements a graph-like cell structure with limit access functions. More...

#include <qwt3d_types.h>

Inheritance diagram for Qwt3DCellData:
Qwt3DData

Public Member Functions

void clear ()
 
bool empty () const
 
Triple const & operator() (unsigned cellnumber, unsigned vertexnumber)
 
- Public Member Functions inherited from Qwt3DData
void setHull (ParallelEpiped const &h)
 
ParallelEpiped const & hull () const
 

Public Attributes

CellField cells
 
TripleField nodes
 
TripleField normals
 
- Public Attributes inherited from Qwt3DData
DATATYPE datatype
 

Detailed Description

Implements a graph-like cell structure with limit access functions.

Qwt3DCellData represents data as a collection of convex polygon cells with associated node coordinates and normals.

Member Function Documentation

◆ clear()

void Qwt3DCellData::clear ( )
virtual

Implements Qwt3DData.

◆ empty()

bool Qwt3DCellData::empty ( ) const
inlinevirtual

Implements Qwt3DData.


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