Blender V2.61 - r43446
Public Attributes

btBlock Struct Reference

The btBlock class is an internal structure for the btStackAlloc memory allocator. More...

#include <btStackAlloc.h>

List of all members.

Public Attributes

btBlockprevious
unsigned char * address

Detailed Description

The btBlock class is an internal structure for the btStackAlloc memory allocator.

Definition at line 27 of file btStackAlloc.h.


Member Data Documentation

unsigned char* btBlock::address

Definition at line 30 of file btStackAlloc.h.

Referenced by btStackAlloc::beginBlock(), and btStackAlloc::endBlock().

Definition at line 29 of file btStackAlloc.h.

Referenced by btStackAlloc::beginBlock(), and btStackAlloc::endBlock().


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