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