#include <PalmLeft.h>
|
| PalmL (double cx, double cy, double th, double gain=1.0, int layoutNum=0, int lrMirror=0) |
|
void | draw (unsigned char *image) |
|
void | setColor (unsigned char r, unsigned char g, unsigned char b) |
|
void | setCalibrationFlag (bool use_calibrated_skin) |
|
void | resize (int width, int height, int margin) |
|
virtual | ~TouchSensor () |
|
int | Abs (int x) |
|
int | get_nTaxels () |
|
void | eval_light (unsigned char *image) |
|
void | eval (unsigned char *image) |
|
void | setActivationFirst7 (unsigned char *data) |
|
void | setActivationLast5 (unsigned char *data) |
|
void | setActivationFromPortData (double val, int id) |
|
Definition at line 15 of file PalmLeft.h.
◆ PalmL()
PalmL::PalmL |
( |
double |
cx, |
|
|
double |
cy, |
|
|
double |
th, |
|
|
double |
gain = 1.0 , |
|
|
int |
layoutNum = 0 , |
|
|
int |
lrMirror = 0 |
|
) |
| |
|
inline |
◆ draw()
void PalmL::draw |
( |
unsigned char * |
image | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- icub-main/src/tools/iCubSkinGui/plugin/include/PalmLeft.h