bn::affine_bg_position_manager class

Manages the position of an affine_bg_ptr.

Public static functions

static auto get(const affine_bg_ptr& bg) -> const fixed_point&
Returns the position of the given affine_bg_ptr.
static void set(const fixed_point& position, affine_bg_ptr& bg)
Sets the position of the given affine_bg_ptr.