Hypatia
Data Fields
vector2 Struct Reference

#include <hypatia.h>

Data Fields

union {
   HYP_FLOAT   v [2]
 
   struct {
      HYP_FLOAT   x
 
      HYP_FLOAT   y
 
   } 
 
}; 
 

Field Documentation

◆ 

union { ... }

◆ v

HYP_FLOAT vector2::v[2]

◆ x

HYP_FLOAT vector2::x

◆ y

HYP_FLOAT vector2::y

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