nvidia::apex::GroupsMask64 Class Reference
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. | |
Detailed Description
64-bit mask used for collision filtering between IOSes and Field Samplers.
The documentation for this class was generated from the following file:
Generated on Fri Dec 15 2017 13:58:37
Copyright © 2012-2017 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved.