Intel® RealSense™ Cross Platform API
2.13.0
Intel Realsense Cross-platform API
|
Cross-stream extrinsics: encode the topology describing how the different devices are connected. More...
#include <rs_sensor.h>
Public Attributes | |
float | rotation [9] |
float | translation [3] |
Cross-stream extrinsics: encode the topology describing how the different devices are connected.
float rs2_extrinsics::rotation[9] |
Column-major 3x3 rotation matrix
float rs2_extrinsics::translation[3] |
Three-element translation vector, in meters