|
uint8_t | data [sizeof(float[2])] |
|
float | elements [2] |
|
struct { |
float x |
|
float y |
|
}; | |
|
struct { |
float r |
|
float g |
|
}; | |
|
struct { |
float s |
|
float t |
|
}; | |
|
struct { |
float u |
|
float v |
|
}; | |
|
struct { |
float width |
|
float height |
|
}; | |
|
The documentation for this union was generated from the following file: