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

View.cpp File Reference

#include "Teddy/Graphics/Device.h"
#include "Teddy/TeddyConfig.h"
#include "Teddy/Graphics/Font.h"
#include "Teddy/Graphics/PsRenderer.h"
#include "Teddy/Graphics/Texture.h"
#include "Teddy/Graphics/View.h"
#include "Teddy/Maths/Matrix.h"
#include "Teddy/PhysicalComponents/WindowManager.h"
#include "Teddy/PhysicalComponents/Style.h"
#include "Teddy/SysSupport/Messages.h"
#include "Teddy/SysSupport/StdSDL.h"
#include "Teddy/SysSupport/StdIO.h"
#include <cstdlib>

Include dependency graph for View.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::Graphics

Defines

#define M(row, col)   ortho_matrix.m[col][row]


Define Documentation

#define M row,
col       ortho_matrix.m[col][row]