rs_matrix2x2 Struct Reference

2x2 float matrix More...


Detailed Description

2x2 float matrix

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

Definition at line 363 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.