QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Classes | Public Member Functions | Public 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

Classes

class  PrivateData
 

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
 

Detailed Description

Abstract base class for plot data.

Data provides the interface for different data representations used by 3D plot widgets.


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