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

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

#include <qwt3d_types.h>

Inheritance diagram for Qwt3D::CellData:
Qwt3D::Data

Public Member Functions

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

Public Attributes

CellField cells
 
TripleField nodes
 
TripleField normals
 
- Public Attributes inherited from Qwt3D::Data
Qwt3D::DATATYPE datatype
 

Additional Inherited Members

- Protected Attributes inherited from Qwt3D::Data
Qwt3D::ParallelEpiped hull_p
 

Detailed Description

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

Member Function Documentation

◆ clear()

void CellData::clear ( )
virtual

Implements Qwt3D::Data.

◆ empty()

bool Qwt3D::CellData::empty ( ) const
inlinevirtual

Implements Qwt3D::Data.


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