#include <Water2Constants.h>
Public Member Functions | |
| Vector & | getPoint (int x, int y) |
Private Attributes | |
| Vector | points [wave_resolution][wave_resolution] |
Definition at line 45 of file Water2Constants.h.
| Vector& Water2Points::getPoint | ( | int | x, | |
| int | y | |||
| ) | [inline] |
Definition at line 48 of file Water2Constants.h.
References DIALOG_ASSERT, points, and wave_resolution.
Referenced by calculateError(), ocean_wave_generator< T >::compute_displacements(), ocean_wave_generator< T >::compute_heights(), Water2::generate(), Water2::generateAOF(), Water2::generateTransparency(), and getPosition().
Vector Water2Points::points[wave_resolution][wave_resolution] [private] |
1.5.3