class
#include <bn_affine_bg_actions.h>
affine_bg_vertical_scale_manager Manages the vertical scale of an affine_
Public static functions
-
static auto get(const affine_
bg_ ptr& bg) -> fixed - Returns the vertical scale of the given affine_
bg_ ptr. -
static void set(fixed vertical_scale,
affine_
bg_ ptr& bg) - Sets the vertical scale of the given affine_
bg_ ptr.