UGDK
0.5.0
|
This is the complete list of members for ugdk::math::Geometry, including all inherited members.
AsMat4() const | ugdk::math::Geometry | inline |
CalculateScale() const | ugdk::math::Geometry | inline |
ChangeOffset(const math::Vector2D &_offset) | ugdk::math::Geometry | inline |
Compose(const Geometry &other) | ugdk::math::Geometry | inline |
Geometry() | ugdk::math::Geometry | inline |
Geometry(const math::Vector2D &offset, const math::Vector2D scale=math::Vector2D(1.0, 1.0), double rot=0.0) | ugdk::math::Geometry | inline |
offset() const | ugdk::math::Geometry | inline |
operator*(const Geometry &rhs) const | ugdk::math::Geometry | inline |
operator*=(const Geometry &rhs) | ugdk::math::Geometry | inline |
rotation() const | ugdk::math::Geometry | inline |
set_offset(const ugdk::math::Vector2D &_offset) | ugdk::math::Geometry | inline |
~Geometry() | ugdk::math::Geometry | inline |