Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Rect.h File Reference

#include "Teddy/Maths/Vector2.h"
#include "Teddy/SysSupport/StdMaths.h"
#include "Teddy/SysSupport/StdIO.h"

Include dependency graph for Rect.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::Maths

Defines

#define Rect   TRect<float>
#define IntRect   TRect<int>


Define Documentation

#define IntRect   TRect<int>
 

Definition at line 40 of file Rect.h.

Referenced by Teddy::Scenes::Camera::projectScene.

#define Rect   TRect<float>
 

Definition at line 39 of file Rect.h.

Referenced by Teddy::PhysicalComponents::Dock::callPlace, Teddy::PhysicalComponents::Layer::Layer, and Teddy::PhysicalComponents::Layer::update.