Fluid3dSolver::ProjectionImpl Class Reference

#include <Fluid3dSolver.h>

Inheritance diagram for Fluid3dSolver::ProjectionImpl:

Fluid3dSolver::Projection List of all members.

Public Member Functions

 ProjectionImpl (OpenGL::Flat3dTextureSet *textures, unsigned int velocityTexture, BoundaryType velocityBoundary, bool slice)
 ProjectionImpl (OpenGL::Flat3dTextureSet *textures, unsigned int velocityTexture, OpenGL::CgProgram *cgVelocityBoundary, bool slice)

Detailed Description

Implementation of Projection.


Constructor & Destructor Documentation

Fluid3dSolver::ProjectionImpl::ProjectionImpl OpenGL::Flat3dTextureSet textures,
unsigned int  velocityTexture,
BoundaryType  velocityBoundary,
bool  slice
 

Initializes Projection.

Parameters:
textures The texture set.
velocityTexture The velocity texture.
velocityBoundary The velocity boundary conditions.
slice use independent slices.

Fluid3dSolver::ProjectionImpl::ProjectionImpl OpenGL::Flat3dTextureSet textures,
unsigned int  velocityTexture,
OpenGL::CgProgram cgVelocityBoundary,
bool  slice
 

Initializes Projection.

Parameters:
textures The texture set.
velocityTexture The velocity texture.
cgVelocityBoundary The velocity boundary's CgProgram.
slice use independent slices.


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 08:42:49 2006 for GPU Thesis by  doxygen 1.4.6-NO