direcs
2012-09-30
|
This is the complete list of members for QKinect, including all inherited members.
depthCallback(freenect_device *_dev, void *_depth, uint32_t _timestamp=0) | QKinect | inlineprivatestatic |
depthFunc(freenect_device *_dev, void *o_depth, uint32_t _timestamp) | QKinect | private |
getContext() | QKinect | inlineslot |
getDepth(std::vector< uint8_t > &o_buffer) | QKinect | slot |
getDepth16Bit(std::vector< uint16_t > &o_buffer) | QKinect | slot |
getDepthRaw(std::vector< uint8_t > &o_buffer) | QKinect | slot |
getRGB(std::vector< uint8_t > &o_buffer) | QKinect | slot |
grabDepth(void *_depth, uint32_t timestamp) | QKinect | private |
grabVideo(void *_video, uint32_t timestamp) | QKinect | private |
init() | QKinect | private |
instance() | QKinect | static |
kinectDetected | QKinect | |
m_bufferDepth | QKinect | private |
m_bufferDepthRaw | QKinect | private |
m_bufferDepthRaw16 | QKinect | private |
m_bufferVideo | QKinect | private |
m_ctx | QKinect | private |
m_dev | QKinect | private |
m_deviceActive | QKinect | private |
m_gamma | QKinect | private |
m_mutex | QKinect | private |
m_newDepthFrame | QKinect | private |
m_newRgbFrame | QKinect | private |
m_process | QKinect | private |
m_stopDevice | QKinect | private |
m_userDeviceNumber | QKinect | private |
message(QString text) | QKinect | signal |
QKinect() | QKinect | private |
resetAngle() | QKinect | slot |
rgbFunc(freenect_device *_dev, void *o_rgb, uint32_t _timestamp) | QKinect | private |
s_instance | QKinect | privatestatic |
setAngle(double _angle) | QKinect | slot |
setGreenLed() | QKinect | slot |
setGreenLedFlash() | QKinect | slot |
setLedOff() | QKinect | slot |
setRedLed() | QKinect | slot |
setRedLedFlash() | QKinect | slot |
setUserDeviceNumber(int _m) | QKinect | inline |
setVideoMode(int _mode) | QKinect | slot |
setYellowLed() | QKinect | slot |
setYellowLedFlash() | QKinect | slot |
shutDownKinect() | QKinect | |
startDepth() | QKinect | slot |
startVideo() | QKinect | slot |
stopDepth() | QKinect | slot |
stopVideo() | QKinect | slot |
toggleDepthState(bool _mode) | QKinect | slot |
toggleVideoState(bool _mode) | QKinect | slot |
videoCallback(freenect_device *_dev, void *_video, uint32_t _timestamp=0) | QKinect | inlineprivatestatic |
~QKinect() | QKinect | private |