#include <ClothMeshDesc.h>
Public Member Functions | |
template<typename TDataType > | |
PX_INLINE const TDataType & | at (physx::PxU32 idx) const |
StridedData () | |
Public Attributes | |
const void * | data |
physx::PxU32 | stride |
The offset in bytes between consecutive samples in the data. |
nv::cloth::StridedData::StridedData | ( | ) | [inline] |
PX_INLINE const TDataType& nv::cloth::StridedData::at | ( | physx::PxU32 | idx | ) | const [inline] |
const void* nv::cloth::StridedData::data |
physx::PxU32 nv::cloth::StridedData::stride |
The offset in bytes between consecutive samples in the data.
Default: 0