the method XnShiftToDepthConvert() is called in each frame. However,
when I profile I don't see it appear anywhere in the report. It
appears as if the data read from the USB is depth in an 11-Bit format
which is then unpacked to a 16 bits per pixel format, and that's all.
But no XnShiftToDepthConvert(). Is this method still in use?