#include <EEPerturbation.h>
Inheritance diagram for OSCAR::EEPerturbation:

Public Methods | |
| EEPerturbation (double radius) | |
| virtual | ~EEPerturbation () |
| void | SetInput (const HandPose &inputHand) |
| unsigned int | GetNoOfOptions () const |
| bool | GetOptions (VectorArray &outputs) |
| void | SetRadius (double newRadius) |
| double | GetRadius () const |
Protected Methods | |
| void | fillOne (Vector3 &toFill, double theta, double phi) |
Protected Attributes | |
| std::vector< Vector3 > | trigArray |
| HandPose | currentHand |
| double | perturbRadius |
| unsigned int | noOfOptions |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| RRG Homepage | OSCAR Overview | OSCAR Tutorials | Simulations |