Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btBlock Struct Reference

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

#include <btStackAlloc.h>

Collaboration diagram for btBlock:
Collaboration graph
[legend]

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.

btBlock* btBlock::previous

Definition at line 29 of file btStackAlloc.h.


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