PxHighestSetBit
Defined in include/foundation/PxBitUtils.h
- 
inline uint32_t PxHighestSetBit(uint32_t x)
- Return the index of the highest set bit. Not valid for zero arg. 
Defined in include/foundation/PxBitUtils.h
Return the index of the highest set bit. Not valid for zero arg.