|
hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/steering_methods-idl.hh>


Public Member Functions | |
| Path_ptr | steer (const ::hpp::floatSeq &q1, const ::hpp::intSeq &order1, const ::hpp::floatSeqSeq &derivatives1, const ::hpp::floatSeq &q2, const ::hpp::intSeq &order2, const ::hpp::floatSeqSeq &derivatives2, ::CORBA::Float length) |
| _objref_SplineBernstein3 () | |
| _objref_SplineBernstein3 (omniIOR *, omniIdentity *) | |
Public Member Functions inherited from _objref_SteeringMethod | |
| void | deleteThis () |
| ::CORBA::Boolean | deleteIfExpired () |
| void | persistantStorage (::CORBA::Boolean persistant) |
| 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_SplineBernstein3 () |
Protected Member Functions inherited from _objref_SteeringMethod | |
| virtual | ~_objref_SteeringMethod () |
Friends | |
| class | SplineBernstein3 |
|
inline |
| _objref_SplineBernstein3::_objref_SplineBernstein3 | ( | omniIOR * | , |
| omniIdentity * | |||
| ) |
|
protectedvirtual |
| Path_ptr _objref_SplineBernstein3::steer | ( | const ::hpp::floatSeq & | q1, |
| const ::hpp::intSeq & | order1, | ||
| const ::hpp::floatSeqSeq & | derivatives1, | ||
| const ::hpp::floatSeq & | q2, | ||
| const ::hpp::intSeq & | order2, | ||
| const ::hpp::floatSeqSeq & | derivatives2, | ||
| ::CORBA::Float | length | ||
| ) |
|
friend |