class
#include <bn_affine_bg_actions.h>
affine_bg_rotation_manager Manages the rotation angle of an affine_
Public static functions
-
static auto get(const affine_
bg_ ptr& bg) -> fixed - Returns the rotation angle of the given affine_
bg_ ptr. -
static void set(fixed rotation_angle,
affine_
bg_ ptr& bg) - Sets the rotation angle of the given affine_
bg_ ptr.
Function documentation
static void bn:: affine_bg_rotation_manager:: set(fixed rotation_angle,
affine_ bg_ ptr& bg)
Sets the rotation angle of the given affine_
Parameters | |
---|---|
rotation_angle | Rotation angle in degrees, in the range [0..360]. |
bg | affine_ |