Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2_extrinsics Struct Reference

Cross-stream extrinsics: encodes the topology describing how the different devices are oriented. More...

#include <rs_sensor.h>

Public Attributes

float rotation [9]
float translation [3]

Detailed Description

Cross-stream extrinsics: encodes the topology describing how the different devices are oriented.

Member Data Documentation

◆ rotation

float rs2_extrinsics::rotation[9]

Column-major 3x3 rotation matrix

◆ translation

float rs2_extrinsics::translation[3]

Three-element translation vector, in meters


The documentation for this struct was generated from the following file: