Bullet Collision Detection & Physics Library
Public Attributes | List of all members
Bullet::PointerArray Class Reference

#include <bullet.h>

Public Attributes

int m_size
 
int m_capacity
 
void * m_data
 

Detailed Description

Definition at line 118 of file bullet.h.

Member Data Documentation

int Bullet::PointerArray::m_capacity

Definition at line 122 of file bullet.h.

void* Bullet::PointerArray::m_data

Definition at line 123 of file bullet.h.

int Bullet::PointerArray::m_size

Definition at line 121 of file bullet.h.


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