matrix3x3.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  lux

Functions

static float lux::Determinant3x3 (const float matrix[3][3])
static bool lux::Invert3x3 (const float matrix[3][3], float result[3][3])
static void lux::Transform3x3 (const float matrix[3][3], const float vector[3], float result[3])
static void lux::Multiply3x3 (const float a[3][3], const float b[3][3], float result[3][3])
Generated by  doxygen 1.6.2-20100208