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