Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
UpdateIslandDispatcher Struct Reference
Inheritance diagram for UpdateIslandDispatcher:
Inheritance graph
[legend]
Collaboration diagram for UpdateIslandDispatcher:
Collaboration graph
[legend]

Public Member Functions

void forLoop (int iBegin, int iEnd) const BT_OVERRIDE
 
- Public Member Functions inherited from btIParallelForBody
virtual ~btIParallelForBody ()
 

Public Attributes

btAlignedObjectArray< btSimulationIslandManagerMt::Island * > * islandsPtr
 
btSimulationIslandManagerMt::IslandCallbackcallback
 

Detailed Description

Definition at line 570 of file btSimulationIslandManagerMt.cpp.

Member Function Documentation

◆ forLoop()

void UpdateIslandDispatcher::forLoop ( int  iBegin,
int  iEnd 
) const
inlinevirtual

Implements btIParallelForBody.

Definition at line 575 of file btSimulationIslandManagerMt.cpp.

Member Data Documentation

◆ callback

btSimulationIslandManagerMt::IslandCallback* UpdateIslandDispatcher::callback

Definition at line 573 of file btSimulationIslandManagerMt.cpp.

◆ islandsPtr

btAlignedObjectArray<btSimulationIslandManagerMt::Island*>* UpdateIslandDispatcher::islandsPtr

Definition at line 572 of file btSimulationIslandManagerMt.cpp.


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