PxConstraintBatchHeader Struct Reference

#include <PxSolverDefs.h>

Public Attributes

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

Member Data Documentation

◆ constraintType

PxU16 PxConstraintBatchHeader::constraintType

The type of constraint this batch references.

◆ startIndex

PxU32 PxConstraintBatchHeader::startIndex

Start index for this batch.

◆ stride

PxU16 PxConstraintBatchHeader::stride

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


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