#ifndef __SOP_IKSAMPLE_H_INCLUDED__
#define __SOP_IKSAMPLE_H_INCLUDED__
namespace HDK_Sample
{
{
public:
protected:
private:
    bool                 evaluateSolverParms(
    bool                 setupRestChain();
    int                  STRAIGHTEN(
fpreal t)
 const 
                                { 
return   evalInt(
"straighten", 0, t); }
 
private:
};
} 
#endif // __SOP_IKSAMPLE_H_INCLUDED__