Blender V4.3
btIParallelForBody Class Referenceabstract

#include <btThreads.h>

Inherited by AllocContactConstraintsLoop, AssignConstraintsToGridBatchesLoop, CollectContactManifoldCachedInfoLoop, CollisionDispatcherUpdater, ConvertBodiesLoop, ConvertJointsLoop, ExpandConstraintRowsLoop, InitJointsLoop, ReadSolverConstraintsLoop, SetupContactConstraintsLoop, UpdateConstraintBatchIdsForMergesLoop, UpdateIslandDispatcher, UpdaterCreatePredictiveContacts, UpdaterIntegrateTransforms, UpdaterUnconstrainedMotion, WriteBodiesLoop, WriteContactPointsLoop, WriteJointsLoop, and WriteOutConstraintIndicesLoop.

Public Member Functions

virtual ~btIParallelForBody ()
 
virtual void forLoop (int iBegin, int iEnd) const =0
 

Detailed Description

Definition at line 101 of file btThreads.h.

Constructor & Destructor Documentation

◆ ~btIParallelForBody()

virtual btIParallelForBody::~btIParallelForBody ( )
inlinevirtual

Definition at line 104 of file btThreads.h.

Member Function Documentation

◆ forLoop()


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