![]() | XQuaternion Methods |
The XQuaternion type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvAxis | XQuaternion 에 Axis 값을 곱한 rotation을 생성한다. |
![]() | GetUnmanObj | |
![]() | Identity | Identity rotation 으로 설정한다. |
![]() | IsIdentity | Identity rotation 여부를 반환한다. |
![]() | Normalize | XQuaternion 객체에 대한 Normalize를 수행한다. |
![]() | Rotate(XVertex3d, XAngle) | 축 Axis 를 angle 값만큼 회전한 rotation을 생성한다. |
![]() | Rotate(Double, Double, Double, XAngle) | XYZ 축을 angle 값만큼 회전한 rotation을 생성한다. |