PxLowestSetBit
Defined in include/foundation/PxBitUtils.h
-
inline uint32_t PxLowestSetBit(uint64_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.