Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
icl::io::OpenNIGrabberThread Class Reference

Internally spawned thread class for continuous grabbing. More...

#include <OpenNIGrabber.h>

Inheritance diagram for icl::io::OpenNIGrabberThread:
icl::utils::Thread icl::utils::ShallowCopyable< ThreadImpl, ThreadImplDelOp >

List of all members.

Public Member Functions

 OpenNIGrabberThread (OpenNIGrabber *grabber)
 Constructor sets used grabber.
void run ()
 constantly calls grabNextImage.

Private Attributes

OpenNIGrabberm_Grabber

Detailed Description

Internally spawned thread class for continuous grabbing.


Constructor & Destructor Documentation

Constructor sets used grabber.


Member Function Documentation

constantly calls grabNextImage.

Implements icl::utils::Thread.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines