2D (x,y) point structure - Integer
Definition point.h:62
2D (x,y) point structure - Double
Definition point.h:82
2D (x,y) point structure - Float
Definition point.h:72
2D (left,top,right,bottom) rectangle structure - Integer
Definition rect.h:446
2D (left,top,right,bottom) rectangle structure - Double
Definition rect.h:475
2D (left,top,right,bottom) rectangle structure - Float
Definition rect.h:460
2D (width,height) size structure - Integer
Definition size.h:176
2D (width,height) size structure - Float
Definition size.h:189
2D vector
Definition vec4.h:43
Type y
Definition vec2.h:81
Type x
Definition vec2.h:80
3D vector
Definition vec4.h:46
Type z
Definition vec3.h:81
Type y
Definition vec3.h:80
Type x
Definition vec3.h:79
4D vector
Definition vec4.h:75
Type z
Definition vec4.h:81
Type y
Definition vec4.h:80
Type x
Definition vec4.h:79
Type w
Definition vec4.h:82
std::ostream & operator<<(std::ostream &s, const Rect &rect)