Intel® RealSense™ Cross Platform API
2.13.0
Intel Realsense Cross-platform API
|
Quaternion used to represent rotation. More...
#include <rs_frame.h>
Public Attributes | |
float | x |
float | y |
float | z |
float | w |
Quaternion used to represent rotation.
float rs2_quaternion::w |
float rs2_quaternion::x |
float rs2_quaternion::y |
float rs2_quaternion::z |