_objref_Gaussian Class Reference

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

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

Public Member Functions

void setCenter (const ::hpp::floatSeq &c)
 
floatSeqgetCenter ()
 
floatSeqgetSigmas ()
 
void setSigmas (const ::hpp::floatSeq &s)
 
 _objref_Gaussian ()
 
 _objref_Gaussian (omniIOR *, omniIdentity *)
 
- Public Member Functions inherited from _objref_ConfigurationShooter
floatSeqshoot ()
 
 _objref_ConfigurationShooter ()
 
 _objref_ConfigurationShooter (omniIOR *, omniIdentity *)
 

Protected Member Functions

virtual ~_objref_Gaussian ()
 
- Protected Member Functions inherited from _objref_ConfigurationShooter
virtual ~_objref_ConfigurationShooter ()
 

Friends

class Gaussian
 

Constructor & Destructor Documentation

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

Member Function Documentation

floatSeq* _objref_Gaussian::getCenter ( )
floatSeq* _objref_Gaussian::getSigmas ( )
void _objref_Gaussian::setCenter ( const ::hpp::floatSeq c)
void _objref_Gaussian::setSigmas ( const ::hpp::floatSeq s)

Friends And Related Function Documentation

friend class Gaussian
friend