UFO: Alien Invasion
Loading...
Searching...
No Matches
imageExtraData_t Struct Reference

#include <ui_node_image.h>

Collaboration diagram for imageExtraData_t:
Collaboration graph

Data Fields

vec2_t texh
vec2_t texl
bool preventRatio
bool mousefx

Detailed Description

Definition at line 38 of file ui_node_image.h.

Field Documentation

◆ mousefx

bool imageExtraData_t::mousefx

Definition at line 44 of file ui_node_image.h.

◆ preventRatio

bool imageExtraData_t::preventRatio

Definition at line 43 of file ui_node_image.h.

◆ texh

vec2_t imageExtraData_t::texh

lower right texture coordinates, for text nodes texh[0] is the line height and texh[1] tabs width

Definition at line 41 of file ui_node_image.h.

◆ texl

vec2_t imageExtraData_t::texl

upper left texture coordinates

Definition at line 42 of file ui_node_image.h.


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