Blender V5.0
view3d_navigate_view_camera.cc File Reference
#include "BKE_context.hh"
#include "BKE_layer.hh"
#include "DEG_depsgraph.hh"
#include "WM_api.hh"
#include "view3d_intern.hh"
#include "view3d_navigate.hh"

Go to the source code of this file.

Functions

View Camera Operator
static wmOperatorStatus view_camera_exec (bContext *C, wmOperator *op)
void VIEW3D_OT_view_camera (wmOperatorType *ot)

Function Documentation

◆ VIEW3D_OT_view_camera()

void VIEW3D_OT_view_camera ( wmOperatorType * ot)

◆ view_camera_exec()