![]()  | 
  
    Project
    
   | 
 
#include <HandMadeMath.h>
Public Attributes | ||
| struct { | ||
| float X | ||
| float Y | ||
| }; | ||
| struct { | ||
| float U | ||
| float V | ||
| }; | ||
| struct { | ||
| float Left | ||
| float Right | ||
| }; | ||
| struct { | ||
| float Width | ||
| float Height | ||
| }; | ||
| float | Elements [2] | |
Definition at line 300 of file HandMadeMath.h.
| struct { ... } hmm_vec2 | 
| struct { ... } hmm_vec2 | 
| struct { ... } hmm_vec2 | 
| struct { ... } hmm_vec2 | 
| float hmm_vec2::Elements[2] | 
Definition at line 321 of file HandMadeMath.h.
| float hmm_vec2::Height | 
Definition at line 318 of file HandMadeMath.h.
| float hmm_vec2::Left | 
Definition at line 313 of file HandMadeMath.h.
| float hmm_vec2::Right | 
Definition at line 313 of file HandMadeMath.h.
| float hmm_vec2::U | 
Definition at line 308 of file HandMadeMath.h.
| float hmm_vec2::V | 
Definition at line 308 of file HandMadeMath.h.
| float hmm_vec2::Width | 
Definition at line 318 of file HandMadeMath.h.
| float hmm_vec2::X | 
Definition at line 303 of file HandMadeMath.h.
| float hmm_vec2::Y | 
Definition at line 303 of file HandMadeMath.h.