This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
| ▼CAutoScaler | ABC for autoscaler |
| CLinearAutoScaler | Automatic beautifying of linear scales |
| ▼CColor | Abstract base class for color functors |
| CStandardColor | Standard color model for Plot3D - implements the data driven operator()(double x, double y, double z) |
| ▼CDrawable | ABC for Drawables |
| CAxis | Autoscalable axis with caption |
| CColorLegend | A flat color legend |
| CCoordinateSystem | A coordinate system with different styles (BOX, FRAME) |
| CLabel | A Qt string or an output device dependent string |
| ▼CEnrichment | Abstract base class for data dependent visible user objects |
| ▼CVertexEnrichment | Abstract base class for vertex dependent visible user objects |
| CArrow | 3D vector field |
| CCone | The Cone Style |
| CCrossHair | The Cross Hair Style |
| CDot | The Point Style |
| CFreeVector | Free vector |
| ▼CIO::Functor | |
| CNativeReader | |
| CPixmapWriter | Provides Qt's Pixmap output facilities |
| CVectorWriter | Provides EPS, PS, PDF and TeX output |
| CIO | |
| CKeyboardState | This class creates a (key-button,modifier) pair (ordinary typedef for int if Qt3 is used) |
| ▼CMapping | Abstract base class for general mappings |
| ▼CGridMapping | Abstract base class for mappings acting on rectangular grids |
| CFunction | Abstract base class for mathematical functions |
| CParametricSurface | Abstract base class for parametric surfaces |
| CMouseState | This class creates a (mouse-button,modifier) pair (ordinary typedef for int if Qt3 is used) |
| CParallelEpiped | Parallelepiped spanned by 2 Triples |
| ▼CQGLWidget | |
| ▼CPlot3D | Base class for all plotting widgets |
| CGraphPlot | TODO |
| CMultiPlot | TODO |
| CSurfacePlot | A class representing Surfaces |
| CVolumePlot | TODO |
| Cqwt3d_ptr< T > | Simple Auto pointer providing deep copies for raw pointer |
| Cqwt3d_ptr< Qwt3D::Qwt3D::Scale > | |
| CRGBA | Red-Green-Blue-Alpha value |
| ▼CScale | |
| CLinearScale | The standard (1:1) mapping class for axis numbering |
| CLogScale | Log10 scale |
| CTriple | Triple [x,y,z] |
| CTuple | Tuple [x,y] |