Blender V2.61 - r43446
|
#include <solver_control.h>
Public Member Functions | |
LbmControlSet () | |
~LbmControlSet () | |
void | initCparts () |
Public Attributes | |
ControlParticles * | mCparts |
ControlParticles * | mCpmotion |
string | mContrPartFile |
string | mCpmotionFile |
LbmFloat | mDebugCpscale |
LbmFloat | mDebugVelScale |
LbmFloat | mDebugCompavScale |
LbmFloat | mDebugAttScale |
LbmFloat | mDebugMaxdScale |
LbmFloat | mDebugAvgVelScale |
AnimChannel< float > | mcForceAtt |
AnimChannel< float > | mcForceVel |
AnimChannel< float > | mcForceMaxd |
AnimChannel< float > | mcRadiusAtt |
AnimChannel< float > | mcRadiusVel |
AnimChannel< float > | mcRadiusMind |
AnimChannel< float > | mcRadiusMaxd |
AnimChannel< ntlVec3f > | mcCpScale |
AnimChannel< ntlVec3f > | mcCpOffset |
Definition at line 122 of file solver_control.h.
LbmControlSet::LbmControlSet | ( | ) |
Definition at line 31 of file solver_control.cpp.
LbmControlSet::~LbmControlSet | ( | ) |
Definition at line 38 of file solver_control.cpp.
void LbmControlSet::initCparts | ( | ) |
Definition at line 42 of file solver_control.cpp.
References mCparts, and mCpmotion.
Referenced by LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 149 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 148 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 139 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 141 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 140 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 133 of file solver_control.h.
Referenced by LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 129 of file solver_control.h.
Referenced by initCparts(), LbmFsgrSolver::initCpdata(), LbmControlData::parseControldataAttrList(), and ~LbmControlSet().
Definition at line 131 of file solver_control.h.
Referenced by initCparts(), LbmControlData::parseControldataAttrList(), and ~LbmControlSet().
string LbmControlSet::mCpmotionFile |
Definition at line 134 of file solver_control.h.
Referenced by LbmControlData::parseControldataAttrList().
Definition at line 143 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 146 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 145 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 144 of file solver_control.h.
Referenced by LbmFsgrSolver::handleCpdata(), LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().
Definition at line 136 of file solver_control.h.
Definition at line 136 of file solver_control.h.
Definition at line 136 of file solver_control.h.
Definition at line 136 of file solver_control.h.
Definition at line 136 of file solver_control.h.
Definition at line 136 of file solver_control.h.