Blender V5.0
TemplateID Struct Reference

Public Attributes

PointerRNA ptr = {}
PropertyRNAprop = nullptr
ListBaseidlb = nullptr
short idcode = 0
short filter = 0
int prv_rows = 0
int prv_cols = 0
bool preview = false
float scale = 0.0f

Detailed Description

Definition at line 51 of file interface_template_id.cc.

Member Data Documentation

◆ filter

short TemplateID::filter = 0

Definition at line 57 of file interface_template_id.cc.

Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().

◆ idcode

short TemplateID::idcode = 0

◆ idlb

◆ preview

bool TemplateID::preview = false

Definition at line 60 of file interface_template_id.cc.

Referenced by id_search_add(), and template_ID().

◆ prop

◆ prv_cols

int TemplateID::prv_cols = 0

Definition at line 59 of file interface_template_id.cc.

Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().

◆ prv_rows

int TemplateID::prv_rows = 0

Definition at line 58 of file interface_template_id.cc.

Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().

◆ ptr

◆ scale

float TemplateID::scale = 0.0f

Definition at line 61 of file interface_template_id.cc.

Referenced by id_search_menu(), ui_template_id(), and uiTemplateAction().


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