Nv::Blast::Allocator Class Reference
#include <NvBlastAllocator.h>
List of all members.
|
Public Member Functions |
| void * | allocate (size_t size, const char *filename, int line) |
| | Allocator (const char *=0) |
| void | deallocate (void *ptr) |
Detailed Description
Allocator uses global
AllocatorCallback.
Constructor & Destructor Documentation
| Nv::Blast::Allocator::Allocator |
( |
const char * |
= 0 |
) |
[inline] |
Member Function Documentation
| void* Nv::Blast::Allocator::allocate |
( |
size_t |
size, |
|
|
const char * |
filename, |
|
|
int |
line | |
|
) |
| | [inline] |
| void Nv::Blast::Allocator::deallocate |
( |
void * |
ptr |
) |
[inline] |
The documentation for this class was generated from the following file: