hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/steering_methods-idl.hh>
Public Member Functions | |
virtual | ~_impl_SplineBernstein3 () |
virtual 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)=0 |
virtual _CORBA_Boolean | _dispatch (omniCallHandle &) |
![]() | |
virtual | ~_impl_SteeringMethod () |
virtual void | deleteThis ()=0 |
virtual ::CORBA::Boolean | deleteIfExpired ()=0 |
virtual void | persistantStorage (::CORBA::Boolean persistant)=0 |
virtual Path_ptr | call (const ::hpp::floatSeq &q1, const ::hpp::floatSeq &q2)=0 |
virtual void | setConstraints (::hpp::core_idl::ConstraintSet_ptr constraints)=0 |
virtual Constraint_ptr | getConstraints ()=0 |
|
virtual |
|
virtual |
Reimplemented from _impl_SteeringMethod.
|
pure virtual |