BSPParser
Simple and modern library for parsing the Valve BSP format
Loading...
Searching...
No Matches
Public Attributes | List of all members
BspParser::Structs::Vector2 Struct Reference

Public Attributes

union {
   float   x = 0
 
   float   u
 
}; 
 
union {
   float   y = 0
 
   float   v
 
}; 
 

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