#include <hpp/core_idl/steering_methods-idl.hh>
Public Member Functions | |
Path_ptr | call (const ::hpp::floatSeq &q1, const ::hpp::floatSeq &q2) |
void | setConstraints (::hpp::core_idl::ConstraintSet_ptr constraints) |
Constraint_ptr | getConstraints () |
_objref_SteeringMethod () | |
_objref_SteeringMethod (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_SteeringMethod () |
Friends | |
class | SteeringMethod |
|
inline |
_objref_SteeringMethod::_objref_SteeringMethod | ( | omniIOR * | , |
omniIdentity * | |||
) |
|
protectedvirtual |
Path_ptr _objref_SteeringMethod::call | ( | const ::hpp::floatSeq & | q1, |
const ::hpp::floatSeq & | q2 | ||
) |
Constraint_ptr _objref_SteeringMethod::getConstraints | ( | ) |
void _objref_SteeringMethod::setConstraints | ( | ::hpp::core_idl::ConstraintSet_ptr | constraints | ) |
|
friend |