Falcon
Public Member Functions | List of all members
physics::FLPxAllocator Class Reference

#include <PXUtils.h>

Inheritance diagram for physics::FLPxAllocator:

Public Member Functions

void * allocate (size_t size, const char *typeName, const char *filename, int line) override
 
void deallocate (void *ptr) override
 

Member Function Documentation

◆ allocate()

void * physics::FLPxAllocator::allocate ( size_t  size,
const char *  typeName,
const char *  filename,
int  line 
)
override

◆ deallocate()

void physics::FLPxAllocator::deallocate ( void *  ptr)
override

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