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

#include <calibration-types.h>

Public Member Functions

double get_norm () const
 
bool operator!= (const double3 d)
 
double3 operator* (const double &scalar) const
 
double operator* (const double3 &s) const
 
double3 operator- (const double3 &other)
 
bool operator== (const double3 d)
 
double & operator[] (int i)
 

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

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

Member Function Documentation

double librealsense::algo::depth_to_rgb_calibration::double3::get_norm ( ) const
inline

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

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

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

double3 librealsense::algo::depth_to_rgb_calibration::double3::operator* ( const double &  scalar) const
inline

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

double librealsense::algo::depth_to_rgb_calibration::double3::operator* ( const double3 s) const
inline

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

double3 librealsense::algo::depth_to_rgb_calibration::double3::operator- ( const double3 other)
inline

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

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

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

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

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

Member Data Documentation

double librealsense::algo::depth_to_rgb_calibration::double3::x

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

double librealsense::algo::depth_to_rgb_calibration::double3::y

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

double librealsense::algo::depth_to_rgb_calibration::double3::z

Definition at line 17 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