Rapier C — 3D / f64 0.36.0+c.0
Loading...
Searching...
No Matches
R3UserData Struct Reference

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.

Detailed Description

Application-defined 128-bit value.

Contains no owned pointers.

Field Documentation

◆ high

uint64_t R3UserData::high

High 64 bits of the application value.

◆ low

uint64_t R3UserData::low

Low 64 bits of the application value.


The documentation for this struct was generated from the following file: