|
Rapier C — 3D / f64 0.36.0+c.0
|
Optional particle remapping; check found before reading the destination. More...
#include <rapier.h>
Data Fields | |
| struct R3SoftBodyHandle | body |
| World-bound rigid/soft-body handle, as selected by the field type. | |
| uint32_t | index |
| Zero-based element index. | |
| R3Bool | found |
| Whether a result exists; other result fields are meaningful only when this is 1. | |
Optional particle remapping; check found before reading the destination.
| struct R3SoftBodyHandle R3OptionalParticleDestination::body |
World-bound rigid/soft-body handle, as selected by the field type.
| R3Bool R3OptionalParticleDestination::found |
Whether a result exists; other result fields are meaningful only when this is 1.
| uint32_t R3OptionalParticleDestination::index |
Zero-based element index.