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 lotting data with GNUplot. More...
 
class  chrono::postprocess::ChPostProcessBase
 Base class for post processing implementations. More...
 
class  chrono::postprocess::ChPovRayAsset
 Class for telling to the POV ray exporter that the ChPhysicsItem that contain this asset should be exported to POV scripts. More...