Blender  V3.3
Public Attributes | List of all members
TemplateListVisualInfo Struct Reference

Public Attributes

int visual_items
 
int start_idx
 
int end_idx
 

Detailed Description

Definition at line 79 of file interface_template_list.cc.

Member Data Documentation

◆ end_idx

int TemplateListVisualInfo::end_idx

Definition at line 82 of file interface_template_list.cc.

Referenced by ui_template_list_layout_draw(), and uilist_prepare().

◆ start_idx

int TemplateListVisualInfo::start_idx

Definition at line 81 of file interface_template_list.cc.

Referenced by ui_template_list_layout_draw(), and uilist_prepare().

◆ visual_items

int TemplateListVisualInfo::visual_items

Definition at line 80 of file interface_template_list.cc.

Referenced by ui_template_list_layout_draw(), and uilist_prepare().


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