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

Rectangle.h File Reference

#include "Teddy/SysSupport/StdMaths.h"

Include dependency graph for Rectangle.h:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::Maths

Compounds

class  Teddy::Maths::TRect

Defines

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


Define Documentation

#define IntRect   TRect<int>
 

Definition at line 43 of file Rectangle.h.

#define Rect   TRect<float>
 

Definition at line 42 of file Rectangle.h.