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

Public Attributes

rctf pos
 
rctf tex
 
float color [4]
 

Detailed Description

Definition at line 1568 of file interface_icons.c.

Member Data Documentation

◆ color

float IconDrawCall::color[4]

Definition at line 1571 of file interface_icons.c.

Referenced by icon_draw_texture_cached().

◆ pos

rctf IconDrawCall::pos

Definition at line 1569 of file interface_icons.c.

Referenced by icon_draw_texture_cached().

◆ tex

rctf IconDrawCall::tex

Definition at line 1570 of file interface_icons.c.

Referenced by icon_draw_texture_cached().


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