chrono::LocalShapeNode Struct Reference
  Description
Linked-list node for tracking free shapes.
#include <ChDistributedDataManager.h>
Collaboration diagram for chrono::LocalShapeNode:

Public Attributes | |
| struct LocalShapeNode * | next | 
| Next node in the free list.  | |
| int | body_shapes_index | 
| Index into ChDistributedDataManager::body_shapes.  | |
| int | size | 
| Number of.  | |
| bool | free | 
| True if this index is free.  | |
The documentation for this struct was generated from the following file:
- /builds/uwsbel/chrono/src/chrono_distributed/ChDistributedDataManager.h