| MULTIBODY SIMULATION SOFTWARE - API documentation |
#include <CHpovRayAssetCustom.h>


Public Member Functions | |
| std::string | GetCommands () const |
| void | SetCommands (char mcomm[]) |
| double | GetFoo () |
| void | SetFoo (double mfoo) |
Protected Attributes | |
| std::string | custom_command |
| float | foo |
Class for adding custom commands to POVray objects saved with ChBody items; for example you can specify pigment{...} or texture{...} stuff here.
CHRONO::ENGINE