class
#include <bn_affine_bg_actions.h>
affine_bg_horizontal_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 horizontal axis or not. -
static void set(bool horizontal_flip,
affine_
bg_ ptr& bg) - Sets if the given affine_
bg_ ptr must be flipped in the horizontal axis or not.