chrono::ChVisualSystem::Settings Struct Reference

Description

Run-time visualization settings.

#include <ChVisualSystem.h>

Collaboration diagram for chrono::ChVisualSystem::Settings:

Public Member Functions

 Settings (const Settings &other)
 
Settingsoperator= (const Settings &other)
 
void PrintInfo () const
 

Public Attributes

bool render
 
double render_fps
 
CameraVerticalDir camera_vertical
 
ChVector3d camera_location
 
ChVector3d camera_target
 
bool enable_shadows
 
bool write_images
 if true, save snapshots
 
std::string image_dir
 image output directory
 
std::string image_type
 image type (specified by file extension)
 

The documentation for this struct was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono/assets/ChVisualSystem.h
  • /builds/uwsbel/chrono/src/chrono/assets/ChVisualSystem.cpp