_objref_WeighedDistance Class Reference

#include <hpp/core_idl/distances-idl.hh>

Inheritance diagram for _objref_WeighedDistance:
[legend]
Collaboration diagram for _objref_WeighedDistance:
[legend]

Public Member Functions

floatSeqgetWeights ()
 
void setWeights (const ::hpp::floatSeq &weights)
 
 _objref_WeighedDistance ()
 
 _objref_WeighedDistance (omniIOR *, omniIdentity *)
 
- Public Member Functions inherited from _objref_Distance
value_type call (const ::hpp::floatSeq &q1, const ::hpp::floatSeq &q2)
 
 _objref_Distance ()
 
 _objref_Distance (omniIOR *, omniIdentity *)
 

Protected Member Functions

virtual ~_objref_WeighedDistance ()
 
- Protected Member Functions inherited from _objref_Distance
virtual ~_objref_Distance ()
 

Friends

class WeighedDistance
 

Constructor & Destructor Documentation

_objref_WeighedDistance::_objref_WeighedDistance ( )
inline
_objref_WeighedDistance::_objref_WeighedDistance ( omniIOR *  ,
omniIdentity *   
)
virtual _objref_WeighedDistance::~_objref_WeighedDistance ( )
protectedvirtual

Member Function Documentation

floatSeq* _objref_WeighedDistance::getWeights ( )
void _objref_WeighedDistance::setWeights ( const ::hpp::floatSeq weights)

Friends And Related Function Documentation

friend class WeighedDistance
friend