#include <SIM_BlendFactor.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_F (SIM_NAME_BLENDFACTOR, BlendFactor) | |
| Control the translation attribute of the blended data. | |
| GETSET_DATA_FUNCS_B (SIM_NAME_USEBLENDEDDATA, UseBlendedData) | |
Protected Member Functions | |
| SIM_BlendFactor (const SIM_DataFactory *factory) | |
| virtual | ~SIM_BlendFactor () |
Definition at line 23 of file SIM_BlendFactor.h.
| SIM_BlendFactor::SIM_BlendFactor | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual SIM_BlendFactor::~SIM_BlendFactor | ( | ) | [protected, virtual] |
| SIM_BlendFactor::GETSET_DATA_FUNCS_B | ( | SIM_NAME_USEBLENDEDDATA | , | |
| UseBlendedData | ||||
| ) |
Specifies whether the solver should use the last blended value as its starting point each frame. The alternative is to use the value calculated just by this solver on the last timestep.
| SIM_BlendFactor::GETSET_DATA_FUNCS_F | ( | SIM_NAME_BLENDFACTOR | , | |
| BlendFactor | ||||
| ) |
Control the translation attribute of the blended data.
1.5.9