Blender  V2.93
Public Attributes | List of all members
MetadataCustomDrawContext Struct Reference

Public Attributes

int fontid
 
int xmin
 
int ymin
 
int vertical_offset
 
int current_y
 

Detailed Description

Definition at line 133 of file ed_draw.c.

Member Data Documentation

◆ current_y

int MetadataCustomDrawContext::current_y

Definition at line 137 of file ed_draw.c.

Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().

◆ fontid

int MetadataCustomDrawContext::fontid

Definition at line 134 of file ed_draw.c.

Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().

◆ vertical_offset

int MetadataCustomDrawContext::vertical_offset

Definition at line 136 of file ed_draw.c.

Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().

◆ xmin

int MetadataCustomDrawContext::xmin

Definition at line 135 of file ed_draw.c.

Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().

◆ ymin

int MetadataCustomDrawContext::ymin

Definition at line 135 of file ed_draw.c.

Referenced by metadata_custom_draw_fields(), and metadata_draw_imbuf().


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