Pyrogenesis  trunk
Classes | Functions
WaterManager.cpp File Reference
#include "precompiled.h"
#include "graphics/Terrain.h"
#include "graphics/TextureManager.h"
#include "graphics/ShaderManager.h"
#include "graphics/ShaderProgram.h"
#include "lib/bits.h"
#include "lib/timer.h"
#include "lib/tex/tex.h"
#include "lib/res/graphics/ogl_tex.h"
#include "maths/MathUtil.h"
#include "maths/Vector2D.h"
#include "ps/CLogger.h"
#include "ps/Game.h"
#include "ps/World.h"
#include "renderer/WaterManager.h"
#include "renderer/Renderer.h"
#include "simulation2/Simulation2.h"
#include "simulation2/components/ICmpWaterManager.h"
#include "simulation2/components/ICmpRangeManager.h"
Include dependency graph for WaterManager.cpp:

Classes

struct  CoastalPoint
 
struct  SWavesVertex
 
struct  WaveObject
 

Functions

 cassert (sizeof(SWavesVertex)==64)
 

Function Documentation

cassert ( sizeof(SWavesVertex = =64)