Ylva And Malin
Data Fields
ym_vec4 Struct Reference

#include <ym_math.h>

Collaboration diagram for ym_vec4:
Collaboration graph

Data Fields

union {
   float   val [4]
 
   struct {
      float   x
 
      float   y
 
      float   z
 
      float   w
 
   } 
 
}; 
 

Field Documentation

union { ... }
float ym_vec4::val[4]
float ym_vec4::w
float ym_vec4::x
float ym_vec4::y
float ym_vec4::z

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