class
#include <bn_affine_bg_actions.h>
affine_bg_top_left_position_manager Manages the top-left position of an affine_
Public static functions
-
static auto get(const affine_
bg_ ptr& bg) -> fixed_ point - Returns the top-left position of the given affine_
bg_ ptr. -
static void set(const fixed_
point& top_left_position, affine_ bg_ ptr& bg) - Sets the top-left position of the given affine_
bg_ ptr.