| Triton
    Visual simulation library for ocean rendering. | 
Memory allocation interface for SilverLining. More...
#include <cstddef>#include <string>

Go to the source code of this file.
| Classes | |
| class | Triton::Allocator | 
| You may extend the Allocator class to hook your own memory management scheme into Triton.  More... | |
| class | Triton::MemObject | 
| This base class for all Triton objects intercepts the new and delete operators, routing them through Triton::Allocator().  More... | |
Memory allocation interface for SilverLining.