Triton
Visual simulation library for ocean rendering.
|
A class for loading Triton's resources from mass storage, which you may extend. More...
Go to the source code of this file.
Classes | |
class | Triton::ResourceLoader |
This class is used whenever Triton needs to load textures, data files, or shaders from mass storage; you may extend this class to override our default use of POSIX filesystem calls with your own resource management if you wish. More... | |
A class for loading Triton's resources from mass storage, which you may extend.