Main Page
Namespaces
Classes
Class List
Class Hierarchy
Class Members
GpuThesis::ParticleSystem Member List
This is the complete list of members for
GpuThesis::ParticleSystem
, including all inherited members.
advect
(const Math::Vector3d &distance)
GpuThesis::ParticleSystem
doReset
()
GpuThesis::ParticleSystem
[private, virtual]
doRun
(float timestep)
GpuThesis::ParticleSystem
[private, virtual]
getBlendFunc
() const
GpuThesis::ParticleSystem
getDrawBox
() const
GpuThesis::ParticleSystem
getMinimumLifeTime
() const
GpuThesis::ParticleSystem
getNumParticles
() const
GpuThesis::ParticleSystem
getParticleSize
() const
GpuThesis::ParticleSystem
getTextureContainer
() const
GpuThesis::ParticleSystem
getVisibilityThreshold
() const
GpuThesis::ParticleSystem
ParticleSystem
(unsigned int numParticles, const std::string &particleSplat, float splatThreshold, float domainScale, bool useVBO=true)
GpuThesis::ParticleSystem
readParticlePositions
(float *positions) const
GpuThesis::ParticleSystem
renderParticles
() const
GpuThesis::ParticleSystem
reset
()
GpuThesis::Runnable
run
(float timestep)
GpuThesis::Runnable
setBlendFunc
(unsigned int value)
GpuThesis::ParticleSystem
setDrawBox
(bool drawBox)
GpuThesis::ParticleSystem
setGravity
(float gravity)
GpuThesis::ParticleSystem
setMinimumLifeTime
(float minimumLifeTime)
GpuThesis::ParticleSystem
setParticleSize
(float size)
GpuThesis::ParticleSystem
setSpawnPositions
(const std::vector< float > &positions)
GpuThesis::ParticleSystem
setSpawnTimes
(const std::vector< float > ×)
GpuThesis::ParticleSystem
setSpawnVelocities
(const std::vector< float > &velocities)
GpuThesis::ParticleSystem
setVisibilityThreshold
(float visibilityThreshold)
GpuThesis::ParticleSystem
Generated on Fri Jun 16 08:42:51 2006 for GPU Thesis by
1.4.6-NO