Ultralight C++ API 1.4.0
|
Classes | |
struct | Matrix4x4 |
4x4 Matrix Helper More... | |
struct | Matrix |
Transformation Matrix helper. More... | |
Functions | |
bool | operator== (const Matrix &a, const Matrix &b) |
bool | operator!= (const Matrix &a, const Matrix &b) |
bool | operator== (const Matrix4x4 &a, const Matrix4x4 &b) |
bool | operator!= (const Matrix4x4 &a, const Matrix4x4 &b) |
Namespaces | |
namespace | ultralight |