PX_MAKE_FOURCC
Defined in include/common/PxSerialFramework.h
-
PX_MAKE_FOURCC(a, b, c, d)
Used to fix multi-byte characters warning from gcc for situations like: PxU32 foo = ‘CCTS’;.
Defined in include/common/PxSerialFramework.h
Used to fix multi-byte characters warning from gcc for situations like: PxU32 foo = ‘CCTS’;.