#include <PxCoreUtilityTypes.h>
Public Member Functions | |
PxTypedStridedData () | |
Public Attributes | |
PxU32 | stride |
const TDataType * | data |
PxTypedStridedData< TDataType >::PxTypedStridedData | ( | ) | [inline] |
const TDataType* PxTypedStridedData< TDataType >::data |
Referenced by PxTriangleMeshDesc::isValid().
PxU32 PxTypedStridedData< TDataType >::stride |
Referenced by PxTriangleMeshDesc::isValid().