doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
libdata_t Struct Reference

Public Attributes

int x
 
int y
 
int z
 
voidtenbytes
 
NXKey_t perthreadkey
 
NXMutex_t * lock
 

Detailed Description

Definition at line 40 of file nwlib.c.

Member Data Documentation

NXMutex_t* libdata_t::lock

Definition at line 47 of file nwlib.c.

NXKey_t libdata_t::perthreadkey

Definition at line 46 of file nwlib.c.

void* libdata_t::tenbytes

Definition at line 45 of file nwlib.c.

int libdata_t::x

Definition at line 42 of file nwlib.c.

int libdata_t::y

Definition at line 43 of file nwlib.c.

int libdata_t::z

Definition at line 44 of file nwlib.c.


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