Blender  V3.3
Public Member Functions | List of all members
btIParallelForBody Class Referenceabstract

#include <btThreads.h>

Inheritance diagram for btIParallelForBody:
AllocContactConstraintsLoop AssignConstraintsToGridBatchesLoop CollectContactManifoldCachedInfoLoop CollisionDispatcherUpdater ConvertBodiesLoop ConvertJointsLoop ExpandConstraintRowsLoop InitJointsLoop ReadSolverConstraintsLoop SetupContactConstraintsLoop UpdateConstraintBatchIdsForMergesLoop UpdateIslandDispatcher UpdaterCreatePredictiveContacts UpdaterIntegrateTransforms UpdaterUnconstrainedMotion WriteBodiesLoop WriteContactPointsLoop WriteJointsLoop 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()

virtual void btIParallelForBody::forLoop ( int  iBegin,
int  iEnd 
) const
pure virtual

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