Blender V2.61 - r43446
Public Attributes

LU_stack_t Struct Reference

List of all members.

Public Attributes

int size
int used
int top1
int top2
void * array

Detailed Description

Definition at line 42 of file smemory.c.


Member Data Documentation

Definition at line 47 of file smemory.c.

Referenced by sexpand(), sSetupSpace(), sStackCompress(), and suser_malloc().

Definition at line 43 of file smemory.c.

Referenced by sLUMemInit(), sLUWorkFree(), and sSetupSpace().

Definition at line 45 of file smemory.c.

Referenced by sexpand(), sSetupSpace(), sStackCompress(), suser_free(), and suser_malloc().

Definition at line 46 of file smemory.c.

Referenced by sLUMemInit(), sLUWorkFree(), sLUWorkInit(), sSetupSpace(), suser_free(), and suser_malloc().


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