Blender V4.3
view3d_navigate_zoom_border.cc File Reference
#include "DNA_camera_types.h"
#include "MEM_guardedalloc.h"
#include "BLI_math_vector.h"
#include "BLI_rect.h"
#include "BKE_context.hh"
#include "BKE_report.hh"
#include "WM_api.hh"
#include "RNA_access.hh"
#include "view3d_intern.hh"
#include "view3d_navigate.hh"

Go to the source code of this file.

Functions

Border Zoom Operator
static int view3d_zoom_border_exec (bContext *C, wmOperator *op)
 
void VIEW3D_OT_zoom_border (wmOperatorType *ot)
 

Function Documentation

◆ VIEW3D_OT_zoom_border()

◆ view3d_zoom_border_exec()