chrono::sensor::ChFsiSphRenderOptions Struct Reference

Description

Options for rendering Chrono::FSI::SPH fluid markers in Chrono::Sensor.

#include <ChFsiSphRender.h>

Collaboration diagram for chrono::sensor::ChFsiSphRenderOptions:

Public Attributes

std::vector< std::shared_ptr< ChVisualShape > > sprite_shapes
 Required visual shape templates used for marker sprites.
 
ChVector3f sprite_position_jitter = ChVector3f(0.005f, 0.005f, 0.f)
 Deterministic per-marker sprite jitter.
 
float render_particle_spacing = 0.f
 Absolute visual particle spacing. Must be positive to render particles.
 

The documentation for this struct was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_sensor/ChFsiSphRender.h