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
Qwt3DData Class Referenceabstract

Abstract base class for plot data. More...

#include <qwt3d_types.h>

Inheritance diagram for Qwt3DData:
Qwt3DCellData Qwt3DGridData

Classes

class  PrivateData
 

Public Member Functions

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

Public Attributes

DATATYPE datatype
 

Detailed Description

Abstract base class for plot data.

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


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