#include "Teddy/Maths/Vector2.h"
#include "Teddy/SysSupport/StdMaths.h"
#include "Teddy/SysSupport/StdIO.h"
Include dependency graph for Rect.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Teddy |
namespace | Teddy::Maths |
Defines | |
#define | Rect TRect<float> |
#define | IntRect TRect<int> |
|
Definition at line 40 of file Rect.h. Referenced by Teddy::Scenes::Camera::projectScene. |
|
Definition at line 39 of file Rect.h. Referenced by Teddy::PhysicalComponents::Dock::callPlace, Teddy::PhysicalComponents::Layer::Layer, and Teddy::PhysicalComponents::Layer::update. |