iCub-main
Public Member Functions | List of all members
stereoCalibThread Class Reference

#include <stereoCalibThread.h>

+ Inheritance diagram for stereoCalibThread:

Public Member Functions

 stereoCalibThread (ResourceFinder &rf, Port *commPort, const char *imageDir)
 
void startCalib ()
 
void stopCalib ()
 
bool threadInit ()
 
void threadRelease ()
 
void run ()
 
void onStop ()
 

Detailed Description

Definition at line 33 of file stereoCalibThread.h.

Constructor & Destructor Documentation

◆ stereoCalibThread()

stereoCalibThread::stereoCalibThread ( ResourceFinder &  rf,
Port *  commPort,
const char *  imageDir 
)

Definition at line 6 of file stereoCalibThread.cpp.

Member Function Documentation

◆ onStop()

void stereoCalibThread::onStop ( )

Definition at line 372 of file stereoCalibThread.cpp.

◆ run()

void stereoCalibThread::run ( void  )

Definition at line 120 of file stereoCalibThread.cpp.

◆ startCalib()

void stereoCalibThread::startCalib ( )

Definition at line 381 of file stereoCalibThread.cpp.

◆ stopCalib()

void stereoCalibThread::stopCalib ( )

Definition at line 386 of file stereoCalibThread.cpp.

◆ threadInit()

bool stereoCalibThread::threadInit ( void  )

Definition at line 42 of file stereoCalibThread.cpp.

◆ threadRelease()

void stereoCalibThread::threadRelease ( void  )

Definition at line 357 of file stereoCalibThread.cpp.


The documentation for this class was generated from the following files: