PxConstraintBatchHeader Struct Reference

#include <PxSolverDefs.h>

Public Attributes

PxU32 mStartIndex
 Start index for this batch. More...
 
PxU16 mStride
 Number of constraints in this batch (range: 1-4) More...
 
PxU16 mConstraintType
 The type of constraint this batch references. More...
 

Member Data Documentation

◆ mConstraintType

PxU16 PxConstraintBatchHeader::mConstraintType

The type of constraint this batch references.

◆ mStartIndex

PxU32 PxConstraintBatchHeader::mStartIndex

Start index for this batch.

◆ mStride

PxU16 PxConstraintBatchHeader::mStride

Number of constraints in this batch (range: 1-4)


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