64-bit mask used for collision filtering between IOSes and Field Samplers. More...
#include <ApexSDK.h>
Public Member Functions | |
| PX_INLINE | GroupsMask64 () |
| Default constructor. | |
| PX_INLINE | GroupsMask64 (uint32_t b0, uint32_t b1) |
| Constructor to set filter data initially. | |
| PX_INLINE void | setToDefault () |
| (re)sets the structure to the default. | |
Public Attributes | |
| uint32_t | bits0 |
| Mask bits. | |
| uint32_t | bits1 |
| Mask bits. | |
64-bit mask used for collision filtering between IOSes and Field Samplers.