Open Broadcaster Software
Free, open source software for live streaming and recording
vec2 Struct Reference

Data Fields

union {
   struct {
      float   x
 
      float   y
 
   } 
 
   float   ptr [2]
 
}; 
 

Field Documentation

◆ @9

union { ... }

◆ ptr

float vec2::ptr[2]

◆ x

float vec2::x

◆ y

float vec2::y

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