Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ setNumActiveParticles
Method
setNumActiveParticles
SPlisHSPlasH/FluidModel.cpp:382–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
void FluidModel::setNumActiveParticles(const unsigned int num)
383
{
384
m_numActiveParticles = num;
385
}
386
387
unsigned int FluidModel::numActiveParticles() const
388
{
Callers
2
emitParticles
Method · 0.80
emitParticlesCircle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected