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

#include <calibration-types.h>

Public Member Functions

double3x3 operator* (const double3x3 &other)
 
double3 operator* (const double3 &other)
 
std::vector< double > to_vector ()
 
double3x3 transpose ()
 

Public Attributes

double mat [3][3]
 

Detailed Description

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

Member Function Documentation

double3x3 librealsense::algo::depth_to_rgb_calibration::double3x3::operator* ( const double3x3 other)
inline

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

double3 librealsense::algo::depth_to_rgb_calibration::double3x3::operator* ( const double3 other)
inline

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

std::vector< double > librealsense::algo::depth_to_rgb_calibration::double3x3::to_vector ( )
inline

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

double3x3 librealsense::algo::depth_to_rgb_calibration::double3x3::transpose ( )
inline

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

Member Data Documentation

double librealsense::algo::depth_to_rgb_calibration::double3x3::mat[3][3]

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