QwtPlot3D API  0.2.7
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAutoScalerABC for autoscaler
 CLinearAutoScalerAutomatic beautifying of linear scales
 CColorAbstract base class for color functors
 CStandardColorStandard color model for Plot3D - implements the data driven operator()(double x, double y, double z)
 CDrawableABC for Drawables
 CAxisAutoscalable axis with caption
 CColorLegendA flat color legend
 CCoordinateSystemA coordinate system with different styles (BOX, FRAME)
 CLabelA Qt string or an output device dependent string
 CEnrichmentAbstract base class for data dependent visible user objects
 CVertexEnrichmentAbstract base class for vertex dependent visible user objects
 CArrow3D vector field
 CConeThe Cone Style
 CCrossHairThe Cross Hair Style
 CDotThe Point Style
 CFreeVectorFree vector
 CIO::Functor
 CNativeReader
 CPixmapWriterProvides Qt's Pixmap output facilities
 CVectorWriterProvides EPS, PS, PDF and TeX output
 CIO
 CKeyboardStateThis class creates a (key-button,modifier) pair (ordinary typedef for int if Qt3 is used)
 CMappingAbstract base class for general mappings
 CGridMappingAbstract base class for mappings acting on rectangular grids
 CFunctionAbstract base class for mathematical functions
 CParametricSurfaceAbstract base class for parametric surfaces
 CMouseStateThis class creates a (mouse-button,modifier) pair (ordinary typedef for int if Qt3 is used)
 CParallelEpipedParallelepiped spanned by 2 Triples
 CQGLWidget
 CPlot3DBase class for all plotting widgets
 CGraphPlotTODO
 CMultiPlotTODO
 CSurfacePlotA class representing Surfaces
 CVolumePlotTODO
 Cqwt3d_ptr< T >Simple Auto pointer providing deep copies for raw pointer
 Cqwt3d_ptr< Qwt3D::Qwt3D::Scale >
 CRGBARed-Green-Blue-Alpha value
 CScale
 CLinearScaleThe standard (1:1) mapping class for axis numbering
 CLogScaleLog10 scale
 CTripleTriple [x,y,z]
 CTupleTuple [x,y]