Blender  V3.3
Public Attributes | List of all members
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 330 of file interface_templates.c.

Member Data Documentation

◆ filter

short TemplateID::filter

Definition at line 336 of file interface_templates.c.

Referenced by id_search_menu(), and ui_template_id().

◆ idcode

short TemplateID::idcode

◆ idlb

ListBase* TemplateID::idlb

◆ preview

bool TemplateID::preview

Definition at line 338 of file interface_templates.c.

Referenced by id_search_add(), and template_ID().

◆ prop

PropertyRNA* TemplateID::prop

◆ prv_cols

int TemplateID::prv_cols

Definition at line 337 of file interface_templates.c.

Referenced by id_search_menu(), and ui_template_id().

◆ prv_rows

int TemplateID::prv_rows

Definition at line 337 of file interface_templates.c.

Referenced by id_search_menu(), and ui_template_id().

◆ ptr

PointerRNA TemplateID::ptr

◆ scale

float TemplateID::scale

Definition at line 339 of file interface_templates.c.

Referenced by id_search_menu(), and ui_template_id().


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