Blender V2.61 - r43446
Public Member Functions | Public Attributes

LbmControlSet Class Reference

#include <solver_control.h>

List of all members.

Public Member Functions

 LbmControlSet ()
 ~LbmControlSet ()
void initCparts ()

Public Attributes

ControlParticlesmCparts
ControlParticlesmCpmotion
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< ntlVec3fmcCpScale
AnimChannel< ntlVec3fmcCpOffset

Detailed Description

Definition at line 122 of file solver_control.h.


Constructor & Destructor Documentation

LbmControlSet::LbmControlSet ( )

Definition at line 31 of file solver_control.cpp.

LbmControlSet::~LbmControlSet ( )

Definition at line 38 of file solver_control.cpp.

References mCparts, and mCpmotion.


Member Function Documentation

void LbmControlSet::initCparts ( )

Definition at line 42 of file solver_control.cpp.

References mCparts, and mCpmotion.

Referenced by LbmFsgrSolver::initCpdata(), and LbmControlData::parseControldataAttrList().


Member Data Documentation

Definition at line 134 of file solver_control.h.

Referenced by 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.


The documentation for this class was generated from the following files: