OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osg::ClampedLinearCostFunction1D Struct Reference
Collaboration diagram for osg::ClampedLinearCostFunction1D:
Collaboration graph
[legend]

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
 

The documentation for this struct was generated from the following file: