Blender V5.0
View2DScrollers Struct Reference

#include <view2d_intern.hh>

Public Attributes

int vert_min
int vert_max
int hor_min
int hor_max
rcti hor
rcti vert

Detailed Description

Definition at line 18 of file view2d_intern.hh.

Member Data Documentation

◆ hor

rcti View2DScrollers::hor

Exact size of slider backdrop.

Definition at line 24 of file view2d_intern.hh.

Referenced by UI_view2d_scrollers_draw(), and view2d_scrollers_calc().

◆ hor_max

int View2DScrollers::hor_max

◆ hor_min

int View2DScrollers::hor_min

◆ vert

rcti View2DScrollers::vert

Definition at line 24 of file view2d_intern.hh.

Referenced by UI_view2d_scrollers_draw(), and view2d_scrollers_calc().

◆ vert_max

int View2DScrollers::vert_max

◆ vert_min

int View2DScrollers::vert_min

The documentation for this struct was generated from the following file: