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

union { ... }
float vec2::ptr[2]
float vec2::x
float vec2::y

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