SRSDK  0.10.39
Loading...
Searching...
No Matches
leia_vector4 Struct Reference

#include <types.h>

Data Fields

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

Field Documentation

◆ x

float x

◆ y

float y

◆ z

float z

◆ w

float w

◆ v

float v[4]

◆ [union]

union { ... }

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