chrono::postprocess::ChPovRayAsset Class Reference

Description

Class for telling to the POV ray exporter that the ChPhysicsItem that contain this asset should be exported to POV scripts.

Consider it a very simple 'flagging' system. You can add it to object by hand, otherwise is easier to use ChPovRay::Add(), ex. my_pov_exporter.Add(my_physics_object) shortcut.

#include <ChPovRayAsset.h>

Inheritance diagram for chrono::postprocess::ChPovRayAsset:
Collaboration diagram for chrono::postprocess::ChPovRayAsset:

Additional Inherited Members

- Public Member Functions inherited from chrono::ChAsset
virtual void Update (ChPhysicsItem *updater, const ChCoordsys<> &coords)
 This is called by the owner, i.e. More...
 
virtual void ArchiveOUT (ChArchiveOut &marchive)
 Method to allow serialization of transient data to archives.
 
virtual void ArchiveIN (ChArchiveIn &marchive)
 Method to allow de serialization of transient data from archives.
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_postprocess/ChPovRayAsset.h