get_static_identity_quaternion


Description:

public unowned Quaternion get_static_identity_quaternion ()

Returns a pointer to a singleton quaternion constant describing the canonical identity [1 (0, 0, 0)] which represents no rotation.

If you multiply a quaternion with the identity quaternion you will get back the same value as the original quaternion.

Returns:

A pointer to an identity quaternion


Namespace: Cogl
Package: doc