Implement normalized Vector2/3/4 class.
authorFeng Jin <feng16.jin@samsung.com>
Wed, 29 Mar 2017 16:33:47 +0000 (00:33 +0800)
committerFeng Jin <feng16.jin@samsung.com>
Tue, 11 Apr 2017 14:06:40 +0000 (22:06 +0800)
commitc8f483b26a54f7fedae938618d745e6573721415
tree5a0f96a9ca3ce382f776323c53f20716caa16e7a
parent5cf07c13c7a7fc2b6ea9900ef270602615ee0cef
Implement normalized Vector2/3/4 class.

Change-Id: I86b3a50bfd02cf00c246f1f57d80b96c66331127
Signed-off-by: Feng Jin <feng16.jin@samsung.com>
src/Tizen.NUI/src/public/Animation.cs
src/Tizen.NUI/src/public/ImageView.cs
src/Tizen.NUI/src/public/RelativeVector2.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelativeVector3.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/RelativeVector4.cs [new file with mode: 0755]