#include <l500-private.h>
Public Attributes | |
distortion | distort |
uint32_t | height |
pinhole_model | ipm |
uint32_t | width |
Definition at line 335 of file l500-private.h.
distortion librealsense::ivcam2::pinhole_camera_model::distort |
Definition at line 340 of file l500-private.h.
uint32_t librealsense::ivcam2::pinhole_camera_model::height |
Definition at line 338 of file l500-private.h.
pinhole_model librealsense::ivcam2::pinhole_camera_model::ipm |
Definition at line 339 of file l500-private.h.
uint32_t librealsense::ivcam2::pinhole_camera_model::width |
Definition at line 337 of file l500-private.h.