nv::cloth::StridedData Struct Reference

#include <ClothMeshDesc.h>

Inheritance diagram for nv::cloth::StridedData:

nv::cloth::BoundedData

List of all members.

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.


Constructor & Destructor Documentation

nv::cloth::StridedData::StridedData (  )  [inline]


Member Function Documentation

template<typename TDataType >
PX_INLINE const TDataType& nv::cloth::StridedData::at ( physx::PxU32  idx  )  const [inline]


Member Data Documentation

The offset in bytes between consecutive samples in the data.

Default: 0


The documentation for this struct was generated from the following file: