Public Member Functions | Public Attributes | List of all members
rs2::float2 Struct Reference

#include <rendering.h>

Public Member Functions

float length () const
 
float2 normalize () const
 

Public Attributes

float x
 
float y
 

Detailed Description

Definition at line 188 of file rendering.h.

Member Function Documentation

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

Definition at line 192 of file rendering.h.

float2 rs2::float2::normalize ( ) const
inline

Definition at line 194 of file rendering.h.

Member Data Documentation

float rs2::float2::x

Definition at line 190 of file rendering.h.

float rs2::float2::y

Definition at line 190 of file rendering.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40