PxLowestSetBit

Defined in include/foundation/PxBitUtils.h

inline uint32_t PxLowestSetBit(uint32_t x)

Return the index of the highest set bit. Not valid for zero arg.