Blender  V3.3
Public Member Functions | Public Attributes | List of all members
ContactSplitPenetrationImpulseSolverLoop Struct Reference
Inheritance diagram for ContactSplitPenetrationImpulseSolverLoop:
btIParallelSumBody

Public Member Functions

 ContactSplitPenetrationImpulseSolverLoop (btSequentialImpulseConstraintSolverMt *solver, const btBatchedConstraints *bc)
 
btScalar sumLoop (int iBegin, int iEnd) const BT_OVERRIDE
 
- Public Member Functions inherited from btIParallelSumBody
virtual ~btIParallelSumBody ()
 

Public Attributes

btSequentialImpulseConstraintSolverMtm_solver
 
const btBatchedConstraintsm_bc
 

Detailed Description

Definition at line 873 of file btSequentialImpulseConstraintSolverMt.cpp.

Constructor & Destructor Documentation

◆ ContactSplitPenetrationImpulseSolverLoop()

ContactSplitPenetrationImpulseSolverLoop::ContactSplitPenetrationImpulseSolverLoop ( btSequentialImpulseConstraintSolverMt solver,
const btBatchedConstraints bc 
)
inline

Definition at line 878 of file btSequentialImpulseConstraintSolverMt.cpp.

References m_bc, and m_solver.

Member Function Documentation

◆ sumLoop()

btScalar ContactSplitPenetrationImpulseSolverLoop::sumLoop ( int  iBegin,
int  iEnd 
) const
inlinevirtual

Member Data Documentation

◆ m_bc

const btBatchedConstraints* ContactSplitPenetrationImpulseSolverLoop::m_bc

◆ m_solver

btSequentialImpulseConstraintSolverMt* ContactSplitPenetrationImpulseSolverLoop::m_solver

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