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

3D vector in Euclidean coordinate space More...

#include <rs_types.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

3D vector in Euclidean coordinate space

Member Data Documentation

◆ x

float rs2_vector::x

◆ y

float rs2_vector::y

◆ z

float rs2_vector::z

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