Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
btIParallelForBody Class Referenceabstract

#include <btThreads.h>

Inheritance diagram for btIParallelForBody:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 105 of file btThreads.h.

Constructor & Destructor Documentation

virtual btIParallelForBody::~btIParallelForBody ( )
inlinevirtual

Definition at line 108 of file btThreads.h.

Member Function Documentation

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

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