#include <Fingertip3Left.h>
|
| Fingertip3L (double cx, double cy, double th, double gain=1.0, int layoutNum=0, int lrMirror=0) |
|
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) |
|
virtual void | draw (unsigned char *image) |
|
Definition at line 15 of file Fingertip3Left.h.
◆ Fingertip3L()
Fingertip3L::Fingertip3L |
( |
double |
cx, |
|
|
double |
cy, |
|
|
double |
th, |
|
|
double |
gain = 1.0 , |
|
|
int |
layoutNum = 0 , |
|
|
int |
lrMirror = 0 |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: