Blender V4.3
view3d_navigate_view_center_cursor.cc File Reference
#include "MEM_guardedalloc.h"
#include "BLI_math_vector.h"
#include "BKE_context.hh"
#include "WM_api.hh"
#include "view3d_intern.hh"
#include "view3d_navigate.hh"

Go to the source code of this file.

Functions

View Center Cursor Operator
static int viewcenter_cursor_exec (bContext *C, wmOperator *op)
 
void VIEW3D_OT_view_center_cursor (wmOperatorType *ot)
 

Function Documentation

◆ VIEW3D_OT_view_center_cursor()

◆ viewcenter_cursor_exec()