KzcMatrix3x3 Struct Reference

Structure for 3x3 matrix. More...

#include <kanzi/core/legacy/util/math/kzc_matrix3x3.hpp>

Public Attributes

kzFloat data [9]
 Matrix data. More...
 

Detailed Description

Structure for 3x3 matrix.

Uses column-major notation.

Member Data Documentation

kzFloat KzcMatrix3x3::data[9]

Matrix data.


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