Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
Matrix.h File Reference

Go to the source code of this file.

Classes

struct  ultralight::Matrix4x4
 4x4 Matrix Helper More...
 
struct  ultralight::Matrix
 Transformation Matrix helper. More...
 

Functions

bool ultralight::operator== (const Matrix &a, const Matrix &b)
 
bool ultralight::operator!= (const Matrix &a, const Matrix &b)
 
bool ultralight::operator== (const Matrix4x4 &a, const Matrix4x4 &b)
 
bool ultralight::operator!= (const Matrix4x4 &a, const Matrix4x4 &b)
 

Namespaces

namespace  ultralight