![]()  | 
  
    Project
    
   | 
 
#include <HandMadeMath.h>
Public Attributes | ||
| struct { | ||
| float X | ||
| float Y | ||
| float Z | ||
| }; | ||
| struct { | ||
| float U | ||
| float V | ||
| float W | ||
| }; | ||
| struct { | ||
| float R | ||
| float G | ||
| float B | ||
| }; | ||
| struct { | ||
| hmm_vec2 XY | ||
| float Ignored0_ | ||
| }; | ||
| struct { | ||
| float Ignored1_ | ||
| hmm_vec2 YZ | ||
| }; | ||
| struct { | ||
| hmm_vec2 UV | ||
| float Ignored2_ | ||
| }; | ||
| struct { | ||
| float Ignored3_ | ||
| hmm_vec2 VW | ||
| }; | ||
| float | Elements [3] | |
Definition at line 331 of file HandMadeMath.h.
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| struct { ... } hmm_vec3 | 
| float hmm_vec3::B | 
Definition at line 344 of file HandMadeMath.h.
| float hmm_vec3::Elements[3] | 
Definition at line 371 of file HandMadeMath.h.
| float hmm_vec3::G | 
Definition at line 344 of file HandMadeMath.h.
| float hmm_vec3::Ignored0_ | 
Definition at line 350 of file HandMadeMath.h.
| float hmm_vec3::Ignored1_ | 
Definition at line 355 of file HandMadeMath.h.
| float hmm_vec3::Ignored2_ | 
Definition at line 362 of file HandMadeMath.h.
| float hmm_vec3::Ignored3_ | 
Definition at line 367 of file HandMadeMath.h.
| float hmm_vec3::R | 
Definition at line 344 of file HandMadeMath.h.
| float hmm_vec3::U | 
Definition at line 339 of file HandMadeMath.h.
| hmm_vec2 hmm_vec3::UV | 
Definition at line 361 of file HandMadeMath.h.
| float hmm_vec3::V | 
Definition at line 339 of file HandMadeMath.h.
| hmm_vec2 hmm_vec3::VW | 
Definition at line 368 of file HandMadeMath.h.
| float hmm_vec3::W | 
Definition at line 339 of file HandMadeMath.h.
| float hmm_vec3::X | 
Definition at line 334 of file HandMadeMath.h.
| hmm_vec2 hmm_vec3::XY | 
Definition at line 349 of file HandMadeMath.h.
| float hmm_vec3::Y | 
Definition at line 334 of file HandMadeMath.h.
| hmm_vec2 hmm_vec3::YZ | 
Definition at line 356 of file HandMadeMath.h.
| float hmm_vec3::Z | 
Definition at line 334 of file HandMadeMath.h.