init_from_euler
Description:
Initializes a Quaternion using the given Euler.
Parameters:
| this |
the Quaternion to initialize |
| e |
a Euler |
Returns:
|
the initialized Quaternion |
Initializes a Quaternion using the given Euler.
| this |
the Quaternion to initialize |
| e |
a Euler |
|
the initialized Quaternion |