#include <l500-private.h>
Public Attributes | |
pinhole_camera_model | intrinsic_resolution [MAX_NUM_OF_RGB_RESOLUTIONS] |
uint8_t | num_of_resolutions |
uint16_t | reserved16 |
uint8_t | reserved8 |
Definition at line 379 of file l500-private.h.
pinhole_camera_model librealsense::ivcam2::resolutions_rgb::intrinsic_resolution[MAX_NUM_OF_RGB_RESOLUTIONS] |
Definition at line 384 of file l500-private.h.
uint8_t librealsense::ivcam2::resolutions_rgb::num_of_resolutions |
Definition at line 383 of file l500-private.h.
uint16_t librealsense::ivcam2::resolutions_rgb::reserved16 |
Definition at line 381 of file l500-private.h.
uint8_t librealsense::ivcam2::resolutions_rgb::reserved8 |
Definition at line 382 of file l500-private.h.