| Bullet Collision Detection & Physics Library
    | 
#include <assert.h>#include "BulletMultiThreaded/PlatformDefinitions.h"#include <stdlib.h>#include "LinearMath/btAlignedObjectArray.h"#include "MiniCLTask/MiniCLTask.h"

Go to the source code of this file.
| Classes | |
| class | MiniCLTaskScheduler | 
| MiniCLTaskScheduler handles SPU processing of collision pairs.  More... | |
| struct | MiniCLKernel | 
| Macros | |
| #define | CMD_SAMPLE_TASK_COMMAND 10 | 
| Typedefs | |
| typedef void(* | kernelLauncherCB )(MiniCLTaskDesc *taskDesc, int guid) | 
| #define CMD_SAMPLE_TASK_COMMAND 10 | 
Definition at line 34 of file MiniCLTaskScheduler.h.
| typedef void(* kernelLauncherCB)(MiniCLTaskDesc *taskDesc, int guid) | 
Definition at line 97 of file MiniCLTaskScheduler.h.
 1.8.6
 1.8.6