POSTPROCESS module

Description

Postprocessing tools (for POVray animations, GNUplot, etc.)

Module provides postprocessing tools that can be used to output high quality renderings and other kind of post processed data.

Currently supported postprocessing targets:

  • POVray
  • GNUplot

For additional information, see:

Namespaces

 chrono::postprocess
 Namespace with classes for the POSTPROCESS module.
 

Classes

class  chrono::postprocess::ChGnuPlot
 Class for plotting data with GNUplot. More...
 
class  chrono::postprocess::ChPostProcessBase
 Base class for post processing implementations. More...