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 |
void osg::ClampedLinearCostFunction1D::set |
( |
double |
cost0, |
|
|
double |
dcost_di, |
|
|
unsigned int |
min_input |
|
) |
| |
|
inline |
double osg::ClampedLinearCostFunction1D::_cost0 |
double osg::ClampedLinearCostFunction1D::_dcost_di |
unsigned int osg::ClampedLinearCostFunction1D::_min_input |
The documentation for this struct was generated from the following file: