hgl 0.5.25
A compiler/interpreter suite for developing images (plugin development)
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
\NHGL
 oNCommon
 |\CIPluginPoptOptionsInterface to enable command line options for plugins
 oNControlSource
 |oCIControlSourceInterface to the control source subsystem
 |\CParameterFactoryFactory for creating parameters to hand over to the interpreter
 oNException
 |\CPoptExitExceptionException to indicate that HGL has to successfully terminate after processing an command line argument
 \NImageOutput
  oCCurvePrimitiveA curve primitive
  oCDefaultPreRenderOutputEmpty implementation of the HGL::ImageOutput::IPreRenderOutput interface
  oCEllipsePrimitiveAn ellipse primitive
  oCICanvasInterface for rendering images to concrete file formats
  |oC_transformationInfoThis structure holds the calculated transformation info
  |oCRGBStructure representing a color
  |\CRGBAStructure representing a color
  oCImageOutputExceptionException thrown if there was an unrecoverable error
  oCIOutputInterface for writing images into a file
  oCIPreRenderOutputInterface for writing images into a file
  oCLinePrimitiveA line primitive
  oCPointPrimitiveA point primitive
  oCPolyPrimitiveA poly primitive
  oCTextPrimitiveA text primitive
  \CWriterA simple exception safe writer for image output plugins