RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces
Mesh.h File Reference
#include "Prerequisites.h"
#include "Help.h"
#include "Image.h"
+ Include dependency graph for Mesh.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Hydrax::Mesh
 Class wich contains all funtions/variables related to Hydrax water mesh. More...
 
struct  Hydrax::Mesh::POS_NORM_UV_VERTEX
 Vertex struct for position, normals and uv data. More...
 
struct  Hydrax::Mesh::POS_NORM_VERTEX
 Vertex struct for position and normals data. More...
 
struct  Hydrax::Mesh::POS_UV_VERTEX
 Vertex struct for position and uv data. More...
 
struct  Hydrax::Mesh::POS_VERTEX
 Vertex struct for position data. More...
 
struct  Hydrax::Mesh::Options
 Base Hydrax mesh options. More...
 

Namespaces

 Hydrax