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