#include <hpp/core_idl/distances-idl.hh>
Public Member Functions | |
floatSeq * | getWeights () |
void | setWeights (const ::hpp::floatSeq &weights) |
_objref_WeighedDistance () | |
_objref_WeighedDistance (omniIOR *, omniIdentity *) | |
![]() | |
value_type | call (const ::hpp::floatSeq &q1, const ::hpp::floatSeq &q2) |
_objref_Distance () | |
_objref_Distance (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_WeighedDistance () |
![]() | |
virtual | ~_objref_Distance () |
Friends | |
class | WeighedDistance |
|
inline |
_objref_WeighedDistance::_objref_WeighedDistance | ( | omniIOR * | , |
omniIdentity * | |||
) |
|
protectedvirtual |
floatSeq* _objref_WeighedDistance::getWeights | ( | ) |
void _objref_WeighedDistance::setWeights | ( | const ::hpp::floatSeq & | weights | ) |
|
friend |