|
anyKode Marilou
|
GetYawPitchRoll permet d'obtenir les rotations autour des axes.
bool GetYawPitchRoll(float & Yaw, float & Pitch, float & Roll);
|
Parameters |
Description |
|
float & Yaw |
[out] Rotation autour de l'axe Y |
|
float & Pitch |
[out] Rotation autour de l'axe X |
|
float & Roll |
[out] Rotation autour de l'axe Z |
|
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|