![]() |
Blender V2.61 - r43446
|
#include <controlparticles.h>
Public Member Functions | |
| ControlForces () | |
| ~ControlForces () | |
| void | resetForces () |
Public Attributes | |
| LbmFloat | weightAtt |
| LbmVec | forceAtt |
| LbmFloat | weightVel |
| LbmVec | forceVel |
| LbmFloat | maxDistance |
| LbmVec | forceMaxd |
| LbmFloat | compAvWeight |
| LbmVec | compAv |
Definition at line 56 of file controlparticles.h.
| ControlForces::ControlForces | ( | ) | [inline] |
Definition at line 59 of file controlparticles.h.
| ControlForces::~ControlForces | ( | ) | [inline] |
Definition at line 60 of file controlparticles.h.
| void ControlForces::resetForces | ( | ) | [inline] |
Definition at line 77 of file controlparticles.h.
References compAv, compAvWeight, CPF_MAXDINIT, forceAtt, forceMaxd, forceVel, maxDistance, weightAtt, and weightVel.
Referenced by LbmFsgrSolver::handleCpdata().
Definition at line 75 of file controlparticles.h.
Referenced by LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 74 of file controlparticles.h.
Referenced by LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 64 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 72 of file controlparticles.h.
Referenced by ControlParticles::calculateMaxdForce(), LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 67 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 71 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), ControlParticles::calculateMaxdForce(), LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 60 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), ControlParticles::calculateMaxdForce(), LbmFsgrSolver::handleCpdata(), and resetForces().
Definition at line 66 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), and resetForces().