C++
Java
Unity
C++ Reference
Public Attributes
|
List of all members
Matrix44F Struct Reference
Detailed Description
Matrix with 4 rows and 4 columns of float items.
Public Attributes
float
data
[4 *4] = {0}
Array of matrix items.
More...
Member Data Documentation
float data[4 *4] = {0}
Array of matrix items.
©2011-2018 PTC Inc. All rights Reserved. Vuforia is a product of PTC Inc.