Blender V4.3
TemplateID Struct Reference

Public Attributes

PointerRNA ptr
 
PropertyRNAprop
 
ListBaseidlb
 
short idcode
 
short filter
 
int prv_rows
 
int prv_cols
 
bool preview
 
float scale
 

Detailed Description

Definition at line 349 of file interface_templates.cc.

Member Data Documentation

◆ filter

short TemplateID::filter

Definition at line 355 of file interface_templates.cc.

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

◆ idcode

short TemplateID::idcode

◆ idlb

◆ preview

bool TemplateID::preview

Definition at line 357 of file interface_templates.cc.

Referenced by id_search_add(), and template_ID().

◆ prop

◆ prv_cols

int TemplateID::prv_cols

Definition at line 356 of file interface_templates.cc.

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

◆ prv_rows

int TemplateID::prv_rows

Definition at line 356 of file interface_templates.cc.

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

◆ ptr

◆ scale

float TemplateID::scale

Definition at line 358 of file interface_templates.cc.

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


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