Claw
1.7.3
|
A class representing a rectangle by his x,y coordinates, width and height. More...
Go to the source code of this file.
Classes | |
class | claw::math::rectangle< T > |
A class representing a rectangle by his x,y coordinates, width and height. More... |
Namespaces | |
namespace | claw |
This is the main namespace. | |
namespace | claw::math |
Manipulation of mathematic, geometric, etc. items. |
A class representing a rectangle by his x,y coordinates, width and height.
Definition in file rectangle.hpp.