Forge
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 Nforge
 CChartChart is base canvas where other plottable objects are rendered
 CError
 CFontFont object is essentially a resource handler for the specific font you want to use
 CHistogramHistogram is a bar graph to display data frequencey
 CImageImage is plain rendering of an image over the window or sub-region of it
 CPlotPlot is a line graph to display two dimensional data
 CSurfaceSurface is a graph to display three dimensional data
 CVectorFieldVectorField is a line graph to display two dimensional data
 CWindowWindow is where other objects such as Images, Plots etc
 CGfxHandle