This is the complete list of members for Freenect::FreenectDevice, including all inherited members.
DepthCallback(void *depth, uint32_t timestamp) | Freenect::FreenectDevice | inlinevirtual |
freenect_depth_callback(freenect_device *dev, void *depth, uint32_t timestamp) | Freenect::FreenectDevice | inlineprivatestatic |
freenect_video_callback(freenect_device *dev, void *video, uint32_t timestamp) | Freenect::FreenectDevice | inlineprivatestatic |
FreenectDevice(freenect_context *_ctx, int _index) | Freenect::FreenectDevice | inline |
getDepthBufferSize() | Freenect::FreenectDevice | inlineprotected |
getDepthFormat() | Freenect::FreenectDevice | inline |
getDepthResolution() | Freenect::FreenectDevice | inline |
getDevice() | Freenect::FreenectDevice | inline |
getState() const | Freenect::FreenectDevice | inline |
getVideoBufferSize() | Freenect::FreenectDevice | inlineprotected |
getVideoFormat() | Freenect::FreenectDevice | inline |
getVideoResolution() | Freenect::FreenectDevice | inline |
m_depth_format | Freenect::FreenectDevice | private |
m_depth_resolution | Freenect::FreenectDevice | private |
m_dev | Freenect::FreenectDevice | private |
m_video_format | Freenect::FreenectDevice | private |
m_video_resolution | Freenect::FreenectDevice | private |
Noncopyable() | Freenect::Noncopyable | inlineprivate |
setDepthFormat(freenect_depth_format requested_format, freenect_resolution requested_resolution=FREENECT_RESOLUTION_MEDIUM) | Freenect::FreenectDevice | inline |
setFlag(freenect_flag flag, bool value) | Freenect::FreenectDevice | inline |
setLed(freenect_led_options _option) | Freenect::FreenectDevice | inline |
setTiltDegrees(double _angle) | Freenect::FreenectDevice | inline |
setVideoFormat(freenect_video_format requested_format, freenect_resolution requested_resolution=FREENECT_RESOLUTION_MEDIUM) | Freenect::FreenectDevice | inline |
startDepth() | Freenect::FreenectDevice | inline |
startVideo() | Freenect::FreenectDevice | inline |
stopDepth() | Freenect::FreenectDevice | inline |
stopVideo() | Freenect::FreenectDevice | inline |
updateState() | Freenect::FreenectDevice | inline |
VideoCallback(void *video, uint32_t timestamp) | Freenect::FreenectDevice | inlinevirtual |
~FreenectDevice() | Freenect::FreenectDevice | inlinevirtual |
~Noncopyable() | Freenect::Noncopyable | inlineprivate |