[NUI] Add Rotate API in Rotation to rotate vector
authorseungho <sbsh.baek@samsung.com>
Tue, 22 Jun 2021 00:44:50 +0000 (09:44 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 23 Jun 2021 08:25:09 +0000 (17:25 +0900)
commite9b989e94ee082ff908c9987bca59f447b8e9882
tree21c8dd9d61586d49664731fb471d11b31a8340ac
parent02f577c3ff65dbe1eb089932dd0168ccd4c7b12c
[NUI] Add Rotate API in Rotation to rotate vector

 - NUI Rotation is based on Quaternion theoretically.
 - This patch adds Rotate method to rotate vector3 or vector4 with the quaternion.

Signed-off-by: seungho <sbsh.baek@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.Rotation.cs
src/Tizen.NUI/src/public/Common/Rotation.cs