OpenSceneGraph
3.0.1
|
Public Member Functions | |
ClampedLinearCostFunction1D (double cost0=0.0, double dcost_di=0.0, unsigned int min_input=0) | |
void | set (double cost0, double dcost_di, unsigned int min_input) |
double | operator() (unsigned int input) const |
Public Attributes | |
double | _cost0 |
double | _dcost_di |
unsigned int | _min_input |
osg::ClampedLinearCostFunction1D::ClampedLinearCostFunction1D | ( | double | cost0 = 0.0 , |
double | dcost_di = 0.0 , |
||
unsigned int | min_input = 0 |
||
) | [inline] |
double osg::ClampedLinearCostFunction1D::operator() | ( | unsigned int | input | ) | const [inline] |
References _cost0, _dcost_di, and _min_input.
void osg::ClampedLinearCostFunction1D::set | ( | double | cost0, |
double | dcost_di, | ||
unsigned int | min_input | ||
) | [inline] |
References _cost0, _dcost_di, and _min_input.
Referenced by set(), and operator()().
Referenced by set(), and operator()().
unsigned int osg::ClampedLinearCostFunction1D::_min_input |
Referenced by set(), and operator()().
![]() | Generated at Mon Oct 3 2011 12:39:42 for the OpenSceneGraph by doxygen 1.7.5. |