Triton
Visual simulation library for ocean rendering.
Triton::MemObject Class Reference

This base class for all Triton objects intercepts the new and delete operators, routing them through Triton::Allocator(). More...

#include <MemAlloc.h>

Inheritance diagram for Triton::MemObject:
Inheritance graph
[legend]

Detailed Description

This base class for all Triton objects intercepts the new and delete operators, routing them through Triton::Allocator().


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