UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
uiExcludeRect_s Struct Reference

#include <ui_nodes.h>

Data Fields

vec2_t pos
 
vec2_t size
 
struct uiExcludeRect_snext
 

Detailed Description

Definition at line 41 of file ui_nodes.h.

Field Documentation

struct uiExcludeRect_s* uiExcludeRect_s::next

next exclude rect used by the node

Definition at line 47 of file ui_nodes.h.

Referenced by UI_GetNodeInTreeAtPosition(), and UI_ParseExcludeRect().

vec2_t uiExcludeRect_s::pos

position of the exclude rect relative to node position

Definition at line 43 of file ui_nodes.h.

vec2_t uiExcludeRect_s::size

size of the exclude rect

Definition at line 45 of file ui_nodes.h.


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