Definition at line 12 of file Rectangle.hpp.
Public Member Functions | |
float | width () const |
float | height () const |
Public Attributes | |
float | left |
float | top |
float | right |
float | bottom |
|
inline |
Definition at line 19 of file Rectangle.hpp.
|
inline |
Definition at line 18 of file Rectangle.hpp.
float smk::Rectangle::bottom |
Definition at line 16 of file Rectangle.hpp.
float smk::Rectangle::left |
Definition at line 13 of file Rectangle.hpp.
float smk::Rectangle::right |
Definition at line 15 of file Rectangle.hpp.
float smk::Rectangle::top |
Definition at line 14 of file Rectangle.hpp.