bn::affine_bg_horizontal_shear_manager class

Manages the horizontal shear of an affine_bg_ptr.

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.