Classes | Enumerations | Functions

SpuSampleTask.h File Reference

#include "../PlatformDefinitions.h"
#include "LinearMath/btScalar.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btMatrix3x3.h"
#include "LinearMath/btAlignedAllocator.h"
Include dependency graph for SpuSampleTask.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SpuSampleTaskDesc

Enumerations

enum  {
  CMD_SAMPLE_INTEGRATE_BODIES = 1,
  CMD_SAMPLE_PREDICT_MOTION_BODIES
}

Functions

void processSampleTask (void *userPtr, void *lsMemory)
void * createSampleLocalStoreMemory ()

Enumeration Type Documentation

anonymous enum
Enumerator:
CMD_SAMPLE_INTEGRATE_BODIES 
CMD_SAMPLE_PREDICT_MOTION_BODIES 

Definition at line 27 of file SpuSampleTask.h.


Function Documentation

void* createSampleLocalStoreMemory (  ) 

Definition at line 209 of file SpuSampleTask.cpp.

void processSampleTask ( void *  userPtr,
void *  lsMemory 
)

DMA rigid body

DMA rigid body

Definition at line 43 of file SpuSampleTask.cpp.