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