Hypatia
Data Fields
vector4 Struct Reference

#include <hypatia.h>

Data Fields

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

Field Documentation

◆ 

union { ... }

◆ v

HYP_FLOAT vector4::v[4]

◆ w

HYP_FLOAT vector4::w

◆ x

HYP_FLOAT vector4::x

◆ y

HYP_FLOAT vector4::y

◆ z

HYP_FLOAT vector4::z

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