freenect_synch.py File Reference

Go to the source code of this file.

Namespaces

namespace  freenect_synch

Functions

def freenect_synch::_depth_cb
def freenect_synch::_rgb_cb
def freenect_synch::get_depth
def freenect_synch::get_rgb

Variables

tuple freenect_synch::depth_cb = lambda*x:_depth_cb(*freenect.depth_cb_np(*x))
tuple freenect_synch::depthcond = Condition()
list freenect_synch::depthqueue = []
tuple freenect_synch::rgb_cb = lambda*x:_rgb_cb(*freenect.rgb_cb_np(*x))
tuple freenect_synch::rgbcond = Condition()
list freenect_synch::rgbqueue = []
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


freenect
Author(s): Ivan Dryanovski
autogenerated on Fri Jan 11 09:12:32 2013