Public Attributes
Tango3DR_Matrix3x3 Struct Reference

The Tango3DR_Matrix3x3 struct contains a single 3x3 matrix. More...

#include <tango_3d_reconstruction_api.h>

List of all members.

Public Attributes

double data [9]

Detailed Description

The Tango3DR_Matrix3x3 struct contains a single 3x3 matrix.

Definition at line 212 of file tango_3d_reconstruction_api.h.


Member Data Documentation

Matrix values stored in column-major order (r00, r10, r20, r01, r11, r21, r02, r12, r22).

Definition at line 215 of file tango_3d_reconstruction_api.h.


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


tango_3d_reconstruction
Author(s):
autogenerated on Thu Jun 6 2019 19:49:50