![]() |
Orbbec SDK K4A Wrapper
|
This is the complete list of members for k4a::capture, including all inherited members.
| capture(k4a_capture_t handle=nullptr) noexcept | k4a::capture | inline |
| capture(const capture &other) noexcept | k4a::capture | inline |
| capture(capture &&other) noexcept | k4a::capture | inline |
| create() | k4a::capture | inlinestatic |
| get_color_image() const noexcept | k4a::capture | inline |
| get_depth_image() const noexcept | k4a::capture | inline |
| get_ir_image() const noexcept | k4a::capture | inline |
| get_temperature_c() const noexcept | k4a::capture | inline |
| handle() const noexcept | k4a::capture | inline |
| is_valid() const noexcept | k4a::capture | inline |
| operator bool() const noexcept | k4a::capture | inlineexplicit |
| operator!=(const capture &other) const noexcept | k4a::capture | inline |
| operator!=(std::nullptr_t) const noexcept | k4a::capture | inline |
| operator=(const capture &other) noexcept | k4a::capture | inline |
| operator=(capture &&other) noexcept | k4a::capture | inline |
| operator=(std::nullptr_t) noexcept | k4a::capture | inline |
| operator==(const capture &other) const noexcept | k4a::capture | inline |
| operator==(std::nullptr_t) const noexcept | k4a::capture | inline |
| reset() noexcept | k4a::capture | inline |
| set_color_image(const image &color_image) noexcept | k4a::capture | inline |
| set_depth_image(const image &depth_image) noexcept | k4a::capture | inline |
| set_ir_image(const image &ir_image) noexcept | k4a::capture | inline |
| set_temperature_c(float temperature_c) noexcept | k4a::capture | inline |
| ~capture() (defined in k4a::capture) | k4a::capture | inline |