Fluid3dSolver::VorticityConfinementImpl Class Reference

#include <Fluid3dSolver.h>

Inheritance diagram for Fluid3dSolver::VorticityConfinementImpl:

Fluid3dSolver::VorticityConfinement List of all members.

Public Member Functions

 VorticityConfinementImpl (OpenGL::Flat3dTextureSet *textures, unsigned int velocityTexture, unsigned int velocityForceTexture, unsigned int vorticityTexture, bool slice)
 VorticityConfinementImpl (OpenGL::Flat3dTextureSet *textures, unsigned int velocityTexture, unsigned int velocityForceTexture, bool slice)

Detailed Description

Implementation of VorticityConfinent.


Constructor & Destructor Documentation

Fluid3dSolver::VorticityConfinementImpl::VorticityConfinementImpl OpenGL::Flat3dTextureSet textures,
unsigned int  velocityTexture,
unsigned int  velocityForceTexture,
unsigned int  vorticityTexture,
bool  slice
 

Default constructor.

Parameters:
textures the texture set containing the velocity, velocity force, and vorticity texture.
velocityTexture the identifier of the velocity texture.
velocityForceTexture the identifier of the velocity force texture.
vorticityTexture the identifier of the temporary vorticity texture used.
slice use independent slices.

Fluid3dSolver::VorticityConfinementImpl::VorticityConfinementImpl OpenGL::Flat3dTextureSet textures,
unsigned int  velocityTexture,
unsigned int  velocityForceTexture,
bool  slice
 

Constructor where the vorticity texture is created and added to the texture set.

Parameters:
textures the texture set containing the velocity and velocity force texture.
velocityTexture the identifier of the velocity texture.
velocityForceTexture the identifier of the velocity force texture.
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