bn::affine_bg_vertical_scale_manager class

Manages the vertical scale of an affine_bg_ptr.

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.