|
joint_dispatcher
|
#include <SingleDispatch.hpp>
Public Member Functions | |
| SingleDispatch () | |
| void | resolveInputNames (base::samples::Joints const &input_sample) |
| void | write (base::samples::Joints const &input) |
Public Attributes | |
| JointSelection | input |
| Output * | output_channel |
| JointSelection | output |
Configuration of a single dispatch on Dispatcher
| SingleDispatch::SingleDispatch | ( | ) |
| void SingleDispatch::resolveInputNames | ( | base::samples::Joints const & | input_sample | ) |
| void SingleDispatch::write | ( | base::samples::Joints const & | input | ) |
| JointSelection joint_dispatcher::SingleDispatch::input |
The joint selection on the input
| JointSelection joint_dispatcher::SingleDispatch::output |
The joint selection on the output
| Output* joint_dispatcher::SingleDispatch::output_channel |
The output channel
1.8.6