Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | Public Attributes | List of all members
rs2::vec3d Struct Reference

#include <rs_export.hpp>

Public Member Functions

float length () const
 
vec3d normalize () const
 

Public Attributes

float x
 
float y
 
float z
 

Member Function Documentation

◆ length()

float rs2::vec3d::length ( ) const
inline

◆ normalize()

vec3d rs2::vec3d::normalize ( ) const
inline

Member Data Documentation

◆ x

float rs2::vec3d::x

◆ y

float rs2::vec3d::y

◆ z

float rs2::vec3d::z

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