Ylva And Malin
Data Fields
ym_vec3 Struct Reference

#include <ym_math.h>

Collaboration diagram for ym_vec3:
Collaboration graph

Data Fields

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

Field Documentation

union { ... }
float ym_vec3::val[3]
float ym_vec3::x
float ym_vec3::y
float ym_vec3::z

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