#include <PxCoreUtilityTypes.h>
Public Member Functions | |
PxBoundedData () | |
Public Member Functions inherited from PxStridedData | |
PxStridedData () | |
template<typename TDataType > | |
PX_INLINE const TDataType & | at (PxU32 idx) const |
Public Attributes | |
PxU32 | count |
Public Attributes inherited from PxStridedData | |
PxU32 | stride |
The offset in bytes between consecutive samples in the data. More... | |
const void * | data |
|
inline |
PxU32 PxBoundedData::count |
Referenced by PxConvexMeshDesc::isValid().