ReactOS 0.4.15-dev-8100-g1887773
Type_Widget Union Reference
Collaboration diagram for Type_Widget:

Public Attributes

unsigned char ub [4]
 
unsigned short us [2]
 
unsigned int ui
 
char b [4]
 
short s [2]
 
int i
 
float f
 

Detailed Description

Definition at line 40 of file mipmap.c.

Member Data Documentation

◆ b

char Type_Widget::b[4]

Definition at line 44 of file mipmap.c.

◆ f

float Type_Widget::f

Definition at line 47 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().

◆ i

int Type_Widget::i

Definition at line 46 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().

◆ s

short Type_Widget::s[2]

Definition at line 45 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().

◆ ub

unsigned char Type_Widget::ub[4]

Definition at line 41 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().

◆ ui

unsigned int Type_Widget::ui

Definition at line 43 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().

◆ us

unsigned short Type_Widget::us[2]

Definition at line 42 of file mipmap.c.

Referenced by empty_image(), emptyImage3D(), fill_image(), and fillImage3D().


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