This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 AutoScaler | ABC for autoscaler |
  LinearAutoScaler | Automatic beautifying of linear scales |
 Color | Abstract base class for color functors |
  StandardColor | Standard color model for Plot3D - implements the data driven operator()(double x, double y, double z) |
 Drawable | ABC for Drawables |
  Axis | Autoscalable axis with caption |
  ColorLegend | A flat color legend |
  CoordinateSystem | A coordinate system with different styles (BOX, FRAME) |
  Label | A Qt string or an output device dependent string |
 Enrichment | Abstract base class for data dependent visible user objects |
  VertexEnrichment | Abstract base class for vertex dependent visible user objects |
   Arrow | 3D vector field |
   Cone | The Cone Style |
   CrossHair | The Cross Hair Style |
   Dot | The Point Style |
 FreeVector | Free vector |
 IO::Functor | |
  NativeReader | |
  PixmapWriter | Provides Qt's Pixmap output facilities |
  VectorWriter | Provides EPS, PS, PDF and TeX output |
 IO | |
 KeyboardState | This class creates a (key-button,modifier) pair (ordinary typedef for int if Qt3 is used) |
 Mapping | Abstract base class for general mappings |
  GridMapping | Abstract base class for mappings acting on rectangular grids |
   Function | Abstract base class for mathematical functions |
   ParametricSurface | Abstract base class for parametric surfaces |
 MouseState | This class creates a (mouse-button,modifier) pair (ordinary typedef for int if Qt3 is used) |
 ParallelEpiped | Parallelepiped spanned by 2 Triples |
 Plot3D | Base class for all plotting widgets |
  GraphPlot | TODO |
  MultiPlot | TODO |
  SurfacePlot | A class representing Surfaces |
  VolumePlot | TODO |
 qwt3d_ptr< T > | Simple Auto pointer providing deep copies for raw pointer |
 RGBA | Red-Green-Blue-Alpha value |
 Scale | |
  LinearScale | The standard (1:1) mapping class for axis numbering |
  LogScale | Log10 scale |
 Triple | Triple [x,y,z] |
 Tuple | Tuple [x,y] |