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:489
2D (left,top,right,bottom) rectangle structure - Double
Definition rect.h:518
2D (left,top,right,bottom) rectangle structure - Float
Definition rect.h:503
2D (width,height) size structure - Integer
Definition size.h:171
2D (width,height) size structure - Float
Definition size.h:184
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)