rs_matrix3x3 Struct Reference

3x3 float matrix More...


Detailed Description

3x3 float matrix

Native holder for RS matrix. Elements are stored in the array at the location [row*3 + col]

Definition at line 354 of file rs_types.rsh.


The documentation for this struct was generated from the following file:
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.