Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_quaternion Struct Reference

Quaternion used to represent rotation. More...

#include <rs_types.h>

Public Attributes

float x
 
float y
 
float z
 
float w
 

Detailed Description

Quaternion used to represent rotation.

Member Data Documentation

◆ w

float rs2_quaternion::w

◆ x

float rs2_quaternion::x

◆ y

float rs2_quaternion::y

◆ z

float rs2_quaternion::z

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