![]() |
SLProject 4.0.000
|
#include <WAIMath.h>
Public Attributes | |
| union { | |
| float e [2] | |
| struct { | |
| float x | |
| float y | |
| } | |
| struct { | |
| float u | |
| float v | |
| } | |
| }; | |
| union { ... } WAI::V2::@2 |
| float WAI::V2::e[2] |
| float WAI::V2::u |
| float WAI::V2::v |
| float WAI::V2::x |
| float WAI::V2::y |