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

placeholder, until libspe2 support is there More...

#include <Win32ThreadSupport.h>

Public Attributes

uint32_t m_taskId
uint32_t m_commandId
uint32_t m_status
Win32ThreadFunc m_userThreadFunc
void * m_userPtr
void * m_lsMemory
void * m_threadHandle
void * m_eventStartHandle
char m_eventStartHandleName [32]
void * m_eventCompletetHandle
char m_eventCompletetHandleName [32]

Detailed Description

placeholder, until libspe2 support is there

Definition at line 38 of file Win32ThreadSupport.h.

Member Data Documentation

uint32_t Win32ThreadSupport::btSpuStatus::m_commandId

Definition at line 41 of file Win32ThreadSupport.h.

void* Win32ThreadSupport::btSpuStatus::m_eventCompletetHandle

Definition at line 53 of file Win32ThreadSupport.h.

char Win32ThreadSupport::btSpuStatus::m_eventCompletetHandleName[32]

Definition at line 54 of file Win32ThreadSupport.h.

void* Win32ThreadSupport::btSpuStatus::m_eventStartHandle

Definition at line 50 of file Win32ThreadSupport.h.

char Win32ThreadSupport::btSpuStatus::m_eventStartHandleName[32]

Definition at line 51 of file Win32ThreadSupport.h.

void* Win32ThreadSupport::btSpuStatus::m_lsMemory

Definition at line 46 of file Win32ThreadSupport.h.

uint32_t Win32ThreadSupport::btSpuStatus::m_status

Definition at line 42 of file Win32ThreadSupport.h.

uint32_t Win32ThreadSupport::btSpuStatus::m_taskId

Definition at line 40 of file Win32ThreadSupport.h.

void* Win32ThreadSupport::btSpuStatus::m_threadHandle

Definition at line 48 of file Win32ThreadSupport.h.

void* Win32ThreadSupport::btSpuStatus::m_userPtr

Definition at line 45 of file Win32ThreadSupport.h.

Win32ThreadFunc Win32ThreadSupport::btSpuStatus::m_userThreadFunc

Definition at line 44 of file Win32ThreadSupport.h.


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