chrono::vsg3d::ChVisualSystemVSG::DeformableMesh Struct Reference

Description

Data related to deformable meshes (FEA and SCM).

#include <ChVisualSystemVSG.h>

Public Attributes

std::shared_ptr< ChTriangleMeshConnectedtrimesh
 reference to the Chrono triangle mesh
vsg::ref_ptr< vsg::vec3Array > vertices
 mesh vertices
vsg::ref_ptr< vsg::vec3Array > normals
 mesh normals
vsg::ref_ptr< vsg::vec4Array > colors
 mesh vertex colors
bool mesh_soup
 true if using separate triangles
bool dynamic_vertices
 mesh vertices change
bool dynamic_normals
 mesh normals change
bool dynamic_colors
 mesh vertex colors change

The documentation for this struct was generated from the following file:
  • D:/W/B/src/chrono-9.0.1/src/chrono_vsg/ChVisualSystemVSG.h