PxBitAndData.h File Reference
#include "foundation/Px.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PxBitAndDataT< storageType, bitMask >
 

Typedefs

typedef PxBitAndDataT< unsigned char, 0x80 > PxBitAndByte
 
typedef PxBitAndDataT< unsigned short, 0x8000 > PxBitAndWord
 
typedef PxBitAndDataT< unsigned int, 0x80000000 > PxBitAndDword