#include <SkinMeshThreadPort.h>
Definition at line 43 of file SkinMeshThreadPort.h.
◆ SkinMeshThreadPort()
SkinMeshThreadPort::SkinMeshThreadPort |
( |
Searchable & |
config, |
|
|
int |
period |
|
) |
| |
◆ ~SkinMeshThreadPort()
SkinMeshThreadPort::~SkinMeshThreadPort |
( |
| ) |
|
|
inline |
◆ draw()
void SkinMeshThreadPort::draw |
( |
unsigned char * |
image | ) |
|
|
inline |
◆ eval()
void SkinMeshThreadPort::eval |
( |
unsigned char * |
image | ) |
|
|
inline |
◆ resize()
void SkinMeshThreadPort::resize |
( |
int |
width, |
|
|
int |
height |
|
) |
| |
|
inline |
◆ run()
void SkinMeshThreadPort::run |
( |
void |
| ) |
|
|
virtual |
◆ threadInit()
bool SkinMeshThreadPort::threadInit |
( |
void |
| ) |
|
|
virtual |
◆ threadRelease()
void SkinMeshThreadPort::threadRelease |
( |
void |
| ) |
|
|
virtual |
◆ defaultColor
std::vector<unsigned char> SkinMeshThreadPort::defaultColor |
|
protected |
◆ MAX_SENSOR_NUM
const int SkinMeshThreadPort::MAX_SENSOR_NUM = 128 |
|
staticprotected |
◆ mbSimpleDraw
bool SkinMeshThreadPort::mbSimpleDraw |
|
protected |
◆ mtx
std::mutex SkinMeshThreadPort::mtx |
|
protected |
◆ sensor
◆ sensorsNum
int SkinMeshThreadPort::sensorsNum |
|
protected |
◆ skin_port
BufferedPort<Bottle> SkinMeshThreadPort::skin_port |
|
protected |
◆ skin_port_virtual
BufferedPort<Bottle> SkinMeshThreadPort::skin_port_virtual |
|
protected |
◆ skinThreshold
double SkinMeshThreadPort::skinThreshold |
|
protected |
The documentation for this class was generated from the following files: