Bullet Collision Detection & Physics Library
Public Member Functions | List of all members
GIM_STANDARD_ALLOCATOR Class Reference
Inheritance diagram for GIM_STANDARD_ALLOCATOR:
Inheritance graph
[legend]
Collaboration diagram for GIM_STANDARD_ALLOCATOR:
Collaboration graph
[legend]

Public Member Functions

 GIM_STANDARD_ALLOCATOR ()
- Public Member Functions inherited from btGenericPoolAllocator
size_t get_pool_capacity ()
 btGenericPoolAllocator (size_t pool_element_size, size_t pool_element_count)
virtual ~btGenericPoolAllocator ()
 *******************! btGenericPoolAllocator *******************!///
void * allocate (size_t size_bytes)
 Allocates memory in pool.
bool freeMemory (void *pointer)

Additional Inherited Members

- Public Attributes inherited from btGenericPoolAllocator
btGenericMemoryPoolm_pools [BT_DEFAULT_MAX_POOLS]
size_t m_pool_count
- Protected Member Functions inherited from btGenericPoolAllocator
btGenericMemoryPoolpush_new_pool ()
void * failback_alloc (size_t size_bytes)
bool failback_free (void *pointer)
- Protected Attributes inherited from btGenericPoolAllocator
size_t m_pool_element_size
size_t m_pool_element_count

Detailed Description

Definition at line 254 of file btGenericPoolAllocator.cpp.

Constructor & Destructor Documentation

GIM_STANDARD_ALLOCATOR::GIM_STANDARD_ALLOCATOR ( )
inline

Definition at line 257 of file btGenericPoolAllocator.cpp.


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