Triton
Visual simulation library for ocean rendering.
Triton.h
Go to the documentation of this file.
1// Copyright (c) 2011-2014 Sundog Software, LLC. All rights reserved worldwide.
2
7#ifndef TRITON_H
8#define TRITON_H
9
10#include "Environment.h"
11#include "Ocean.h"
12#include "WakeGenerator.h"
13#include "RotorWash.h"
14#include "Impact.h"
15#include "TidalStreamWake.h"
16#include "Camera.h"
17
18#endif
The public interface for setting Triton's environmental parameters.
An object that generates impact wave and spray effects, ie from projectiles or explosions.
Triton's Ocean model interface.
An object that generates rotor wash wave and spray effects.
An object that generates a static wake wave in a given direction, such as that generated by a buoy in...
An object that generates a ship Kelvin wake as it moves.