Public Member Functions | |
ImgContext () | |
ImgContext (const Mat &img) | |
Public Attributes | |
Mat | image |
bool | is_new |
boost::mutex | lock |
Definition at line 58 of file openni_example.cpp.
|
inline |
Definition at line 61 of file openni_example.cpp.
|
inline |
Definition at line 65 of file openni_example.cpp.
Mat MyOpenNIExample::ImgContext::image |
Definition at line 68 of file openni_example.cpp.
bool MyOpenNIExample::ImgContext::is_new |
Definition at line 70 of file openni_example.cpp.
|
mutable |
Definition at line 69 of file openni_example.cpp.