chrono::vsg3d::ChVisualSystemVSG::ParticleCloud Struct Reference

Description

Data for particle clouds.

#include <ChVisualSystemVSG.h>

Public Attributes

std::shared_ptr< ChParticleCloudpcloud
 reference to the Chrono physics item
 
vsg::ref_ptr< vsg::vec3Array > positions
 particle positions
 
vsg::ref_ptr< vsg::vec4Array > colors
 particle colors
 
bool dynamic_positions
 particle positions change
 
bool dynamic_colors
 particle colors change
 

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