| 
    CeresEngine 0.2.0
    
   A game development framework 
   | 
 
#include <CeresEngine/Math/Rect.hpp>
Public Attributes | |
| T | bottom = 0.0 | 
| The bottom edge inset value.   | |
| T | left = 0.0 | 
| The left edge inset value.   | |
| T | right = 0.0 | 
| The right edge inset value.   | |
| T | top = 0.0 | 
| The top edge inset value.   | |
| T Math::TRect2Edge< T >::bottom = 0.0 | 
The bottom edge inset value.
| T Math::TRect2Edge< T >::left = 0.0 | 
The left edge inset value.
| T Math::TRect2Edge< T >::right = 0.0 | 
The right edge inset value.
| T Math::TRect2Edge< T >::top = 0.0 | 
The top edge inset value.