Public Member Functions | Public Attributes | List of all members
librealsense::algo::depth_to_rgb_calibration::double2 Struct Reference

#include <calibration-types.h>

Public Member Functions

bool operator!= (const double2 &d) const
 
bool operator== (const double2 &d) const
 
double & operator[] (int i)
 

Public Attributes

double x
 
double y
 

Detailed Description

Definition at line 39 of file calibration-types.h.

Member Function Documentation

bool librealsense::algo::depth_to_rgb_calibration::double2::operator!= ( const double2 d) const
inline

Definition at line 44 of file calibration-types.h.

bool librealsense::algo::depth_to_rgb_calibration::double2::operator== ( const double2 d) const
inline

Definition at line 43 of file calibration-types.h.

double& librealsense::algo::depth_to_rgb_calibration::double2::operator[] ( int  i)
inline

Definition at line 42 of file calibration-types.h.

Member Data Documentation

double librealsense::algo::depth_to_rgb_calibration::double2::x

Definition at line 41 of file calibration-types.h.

double librealsense::algo::depth_to_rgb_calibration::double2::y

Definition at line 41 of file calibration-types.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:38