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

Abstract base class for plot data. More...

#include <qwt3d_types.h>

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

Public Member Functions

virtual void clear ()=0
 
virtual bool empty () const =0
 
void setHull (Qwt3D::ParallelEpiped const &h)
 
Qwt3D::ParallelEpiped const & hull () const
 

Public Attributes

Qwt3D::DATATYPE datatype
 

Protected Attributes

Qwt3D::ParallelEpiped hull_p
 

Detailed Description

Abstract base class for plot data.


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