Bullet Collision Detection & Physics Library
Public Attributes | List of all members
SequentialThreadSupport::btSpuStatus Struct Reference

#include <SequentialThreadSupport.h>

Public Attributes

uint32_t m_taskId
 
uint32_t m_commandId
 
uint32_t m_status
 
SequentialThreadFunc m_userThreadFunc
 
void * m_userPtr
 
void * m_lsMemory
 

Detailed Description

Definition at line 37 of file SequentialThreadSupport.h.

Member Data Documentation

uint32_t SequentialThreadSupport::btSpuStatus::m_commandId

Definition at line 40 of file SequentialThreadSupport.h.

void* SequentialThreadSupport::btSpuStatus::m_lsMemory

Definition at line 46 of file SequentialThreadSupport.h.

uint32_t SequentialThreadSupport::btSpuStatus::m_status

Definition at line 41 of file SequentialThreadSupport.h.

uint32_t SequentialThreadSupport::btSpuStatus::m_taskId

Definition at line 39 of file SequentialThreadSupport.h.

void* SequentialThreadSupport::btSpuStatus::m_userPtr

Definition at line 45 of file SequentialThreadSupport.h.

SequentialThreadFunc SequentialThreadSupport::btSpuStatus::m_userThreadFunc

Definition at line 43 of file SequentialThreadSupport.h.


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