class
#include <bn_camera_actions.h>
camera_position_manager Manages the position of a camera_
Public static functions
-
static auto get(const camera_
ptr& camera) -> const fixed_ point& - Returns the position of the given camera_
ptr. -
static void set(const fixed_
point& position, camera_ ptr& camera) - Sets the position of the given camera_
ptr.