All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
VuMeshObservationInfo Struct Reference

Public Attributes

VuMeshObservationStatus meshStatus
 Status of the mesh.
 
const VuMeshObservationBlockListmeshes
 List of mesh blocks.
 

Detailed Description

Mesh observation info.

The Mesh observation info always holds a complete list of meshes. It includes meshes that have been updated, recently added, and meshes that have remained unchanged. Consider meshes removed if they were in the list in a previous observation but are no longer reported in the list of the current observation.

Member Data Documentation

◆ meshes

List of mesh blocks.

Note
The lifetime of the list is bound to the lifetime of the observation.