This is the complete list of members for depth::DepthImage, including all inherited members.
depth(uint16_t *const data, const uint32_t offset, const uint32_t size) const =0 | depth::DepthImage | pure virtual |
depthAt(const uint32_t row, const uint32_t column) const =0 | depth::DepthImage | pure virtual |
height() const =0 | depth::DepthImage | pure virtual |
orientation() const =0 | depth::DepthImage | pure virtual |
pointAt(const uint32_t row, const uint32_t column) const =0 | depth::DepthImage | pure virtual |
setOrientation(const uint16_t orientation)=0 | depth::DepthImage | pure virtual |
width() const =0 | depth::DepthImage | pure virtual |
~DepthImage() | depth::DepthImage | virtual |