v360_GetYawPitchRoll
TVideoGrabber.v360_GetYawPitchRoll |
||||
|
|
|
360° video: retrieves the point of view
Declaration
procedure v360_GetYawPitchRoll (var Yaw: Double; var Pitch: Double; var Roll: Double);
void v360_GetYawPitchRoll(double &Yaw, double &Pitch, double &Roll);
Description
Used to retrieve the current point of view (yaw, pitch and roll)
See Also
v360_AddYawPitchRoll v360_AspectRatio v360_Enabled v360_GetAngle v360_MasterAngle v360_MouseAction v360_MouseActionPercent v360_ResetAnglesToDefault v360_SetAngle v360_SetInterpolation v360_SetProjection v360_SetStereoFormat v360_SetTranspose v360_SetYawPitchRoll
Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool