Bullet Collision Detection & Physics Library
Public Attributes | List of all members
SpuGatherAndProcessWorkUnitInput Struct Reference

MidphaseWorkUnitInput stores individual primitive versus mesh collision detection input, to be processed by the SPU. More...

#include <SpuCollisionTaskProcess.h>

Public Attributes

uint64_t m_pairArrayPtr
 
int m_startIndex
 
int m_endIndex
 

Detailed Description

MidphaseWorkUnitInput stores individual primitive versus mesh collision detection input, to be processed by the SPU.

Definition at line 77 of file SpuCollisionTaskProcess.h.

Member Data Documentation

int SpuGatherAndProcessWorkUnitInput::m_endIndex

Definition at line 81 of file SpuCollisionTaskProcess.h.

uint64_t SpuGatherAndProcessWorkUnitInput::m_pairArrayPtr

Definition at line 79 of file SpuCollisionTaskProcess.h.

int SpuGatherAndProcessWorkUnitInput::m_startIndex

Definition at line 80 of file SpuCollisionTaskProcess.h.


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