class
#include <bn_affine_bg_actions.h>
affine_bg_vertical_flip_manager Manages if an affine_
Public static functions
-
static auto get(const affine_
bg_ ptr& bg) -> bool - Indicates if the given affine_
bg_ ptr is flipped in the vertical axis or not. -
static void set(bool vertical_flip,
affine_
bg_ ptr& bg) - Sets if the given affine_
bg_ ptr must be flipped in the vertical axis or not.