Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
ultralight::Matrix4x4 Struct Reference

4x4 Matrix Helper More...

#include <Matrix.h>

Public Member Functions

void SetIdentity ()
 Set to identity matrix.
 

Public Attributes

float data [16]
 Raw 4x4 matrix as an array.
 

Detailed Description

4x4 Matrix Helper

Definition at line 110 of file Matrix.h.


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