|
Rapier C — 3D / f32 0.36.0+c.0
|
Application-defined 128-bit value. More...
#include <rapier.h>
Data Fields | |
| uint64_t | low |
| Low 64 bits of the application value. | |
| uint64_t | high |
| High 64 bits of the application value. | |
Application-defined 128-bit value.
Contains no owned pointers.
| uint64_t R3UserData::high |
High 64 bits of the application value.
| uint64_t R3UserData::low |
Low 64 bits of the application value.