rs_matrix4x4 Struct Reference

4x4 float matrix More...


Detailed Description

4x4 float matrix

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

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