Classes | Enumerations
include/VoxelGrid.h File Reference

encapsulates the structure of a Voxel Grid More...

#include <ngl/Vec3.h>
#include <ngl/VertexArrayObject.h>
#include <ngl/VAOPrimitives.h>

Go to the source code of this file.

Classes

struct  Voxel
class  VoxelGrid
 The functions and elements of a VoxelGrid. More...

Enumerations

enum  BOUNDARYCONDITION { NOSLIP, FREESLIP, OUTFLOW }
enum  CELLTYPE { SMOKE, SOLID }
enum  { U, V, W }

Detailed Description

encapsulates the structure of a Voxel Grid

Author:
Brett Lambright
Version:
1.0
Date:
10/06/13 Revision History : Initial Version 10/06/13
 All Classes Files Functions Variables