SLProject 4.0.000
WAI::V2 Struct Reference

#include <WAIMath.h>

Public Attributes

union {
   float   e [2]
 
   struct {
      float   x
 
      float   y
 
   } 
 
   struct {
      float   u
 
      float   v
 
   } 
 
}; 
 

Member Data Documentation

◆ 

union { ... } WAI::V2::@2

◆ e

float WAI::V2::e[2]

◆ u

float WAI::V2::u

◆ v

float WAI::V2::v

◆ x

float WAI::V2::x

◆ y

float WAI::V2::y

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