#include <hpp/core_idl/configuration_shooters-idl.hh>
Public Member Functions | |
void | setCenter (const ::hpp::floatSeq &c) |
floatSeq * | getCenter () |
floatSeq * | getSigmas () |
void | setSigmas (const ::hpp::floatSeq &s) |
_objref_Gaussian () | |
_objref_Gaussian (omniIOR *, omniIdentity *) | |
![]() | |
floatSeq * | shoot () |
_objref_ConfigurationShooter () | |
_objref_ConfigurationShooter (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_Gaussian () |
![]() | |
virtual | ~_objref_ConfigurationShooter () |
Friends | |
class | Gaussian |
|
inline |
_objref_Gaussian::_objref_Gaussian | ( | omniIOR * | , |
omniIdentity * | |||
) |
|
protectedvirtual |
floatSeq* _objref_Gaussian::getCenter | ( | ) |
floatSeq* _objref_Gaussian::getSigmas | ( | ) |
void _objref_Gaussian::setCenter | ( | const ::hpp::floatSeq & | c | ) |
void _objref_Gaussian::setSigmas | ( | const ::hpp::floatSeq & | s | ) |
|
friend |