|
SuperDex Physics C++ API
|
Memory allocation interfaces. More...
Classes | |
| class | superdex::Allocator |
| Virtual interface class for memory allocation and deallocation. More... | |
| class | superdex::DefaultAllocator |
| Mochi's default implementation of the Allocator interface. More... | |
| class | superdex::StlAllocator< T > |
Memory allocation interfaces.