Project
Loading...
Searching...
No Matches
hmm_vec2 Union Reference

#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]
 

Detailed Description

Definition at line 300 of file HandMadeMath.h.

Member Data Documentation

◆ [struct]

struct { ... } hmm_vec2

◆ [struct]

struct { ... } hmm_vec2

◆ [struct]

struct { ... } hmm_vec2

◆ [struct]

struct { ... } hmm_vec2

◆ Elements

float hmm_vec2::Elements[2]

Definition at line 321 of file HandMadeMath.h.

◆ Height

float hmm_vec2::Height

Definition at line 318 of file HandMadeMath.h.

◆ Left

float hmm_vec2::Left

Definition at line 313 of file HandMadeMath.h.

◆ Right

float hmm_vec2::Right

Definition at line 313 of file HandMadeMath.h.

◆ U

float hmm_vec2::U

Definition at line 308 of file HandMadeMath.h.

◆ V

float hmm_vec2::V

Definition at line 308 of file HandMadeMath.h.

◆ Width

float hmm_vec2::Width

Definition at line 318 of file HandMadeMath.h.

◆ X

float hmm_vec2::X

Definition at line 303 of file HandMadeMath.h.

◆ Y

float hmm_vec2::Y

Definition at line 303 of file HandMadeMath.h.


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