30 #ifndef __CLAW_MATH_HPP__
31 #define __CLAW_MATH_HPP__
39 #endif // __CLAW_MATH_HPP__
Coordinates in a two dimensional space.
A rectangle represented by two points in a 2D space.
A class representing a rectangle by his x,y coordinates, width and height.
A straight line in a two dimensional space.