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 91 of file bullet.h.

Member Data Documentation

§ m_capacity

int Bullet::PointerArray::m_capacity

Definition at line 95 of file bullet.h.

§ m_data

void* Bullet::PointerArray::m_data

Definition at line 96 of file bullet.h.

§ m_size

int Bullet::PointerArray::m_size

Definition at line 94 of file bullet.h.


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