Ultralight
1.0.0
A fast, lightweight, HTML UI engine for native apps.
|
This is the complete list of members for ultralight::Matrix, including all inherited members.
Apply(const Point &p) const | ultralight::Matrix | |
Apply(const Rect &r) const | ultralight::Matrix | |
data | ultralight::Matrix | |
GetInverse(Matrix &result) const | ultralight::Matrix | |
Hash() const | ultralight::Matrix | |
IsIdentity() const | ultralight::Matrix | |
IsIdentityOrTranslation() const | ultralight::Matrix | |
IsSimple() const | ultralight::Matrix | |
Rotate(float theta) | ultralight::Matrix | |
Rotate(float x, float y) | ultralight::Matrix | |
Scale(float x, float y) | ultralight::Matrix | |
Set(const Matrix &other) | ultralight::Matrix | |
Set(float a, float b, float c, float d, float e, float f) | ultralight::Matrix | |
SetIdentity() | ultralight::Matrix | |
Transform(const Matrix &other) | ultralight::Matrix | |
Translate(float x, float y) | ultralight::Matrix |