Travis CI: API documentation update at 2014-09-16 21:19:33 UTC.

[ci package]
This commit is contained in:
urho3d-travis-ci 2014-09-16 21:19:33 +00:00
parent ec7c262be6
commit 742364d7ca
2 changed files with 2 additions and 1 deletions

View File

@ -3019,6 +3019,7 @@ Methods:
- Matrix4 operator-(const Matrix4& rhs) const
- Matrix4 operator*(float rhs) const
- Matrix4 operator*(const Matrix4& rhs) const
- Matrix4 operator*(const Matrix3x4& rhs) const
- void SetTranslation(const Vector3& translation)
- void SetRotation(const Matrix3& rotation)
- void SetScale(const Vector3& scale)

View File

@ -1 +1 @@
0.0.16
0.0.17