Blender V2.61 - r43446
|
#include <controlparticles.h>
Public Member Functions | |
ControlParticle () | |
~ControlParticle () | |
void | reset () |
Public Attributes | |
LbmVec | pos |
LbmFloat | size |
LbmFloat | influence |
LbmVec | rotaxis |
LbmVec | vel |
LbmFloat | density |
LbmFloat | densityWeight |
LbmVec | avgVel |
LbmVec | avgVelAcc |
LbmFloat | avgVelWeight |
Definition at line 87 of file controlparticles.h.
ControlParticle::ControlParticle | ( | ) | [inline] |
Definition at line 90 of file controlparticles.h.
References reset().
ControlParticle::~ControlParticle | ( | ) | [inline] |
Definition at line 91 of file controlparticles.h.
void ControlParticle::reset | ( | ) |
Definition at line 199 of file controlparticles.cpp.
References avgVel, avgVelAcc, avgVelWeight, density, densityWeight, influence, pos, rotaxis, size, and vel.
Referenced by ControlParticle(), LbmFsgrSolver::handleCpdata(), ControlParticles::initBlenderTest(), ControlParticles::initFromBinaryFile(), ControlParticles::initFromMVCMesh(), and ControlParticles::initFromObject().
Definition at line 112 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::cpDebugDisplay(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 113 of file controlparticles.h.
Referenced by LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 114 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 109 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 110 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::cpDebugDisplay(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 100 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), ControlParticles::calculateMaxdForce(), LbmFsgrSolver::cpDebugDisplay(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 91 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), ControlParticles::calculateMaxdForce(), LbmFsgrSolver::cpDebugDisplay(), LbmFsgrSolver::handleCpdata(), ControlParticles::initBlenderTest(), ControlParticles::initFromBinaryFile(), ControlParticles::initFromMVCMesh(), ControlParticles::initFromObject(), ControlParticles::initTime(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 102 of file controlparticles.h.
Referenced by ControlParticles::initTimeArray(), and reset().
Definition at line 98 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), ControlParticles::calculateMaxdForce(), LbmFsgrSolver::cpDebugDisplay(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().
Definition at line 107 of file controlparticles.h.
Referenced by ControlParticles::calculateCpInfluenceOpt(), LbmFsgrSolver::handleCpdata(), ControlParticles::initTime(), ControlParticles::initTimeArray(), ControlParticles::prepareControl(), and reset().