![]() |
Ankush's Garage
A collection of stuff made by Ankush Roy
|
#include "Main.h"
#include "Core/Common/Common.h"
#include "Core/Context.h"
#include "Core/EventHandler.h"
Functions | |
Matrix4x4 | Matrix4x4_CreateOrthographicOffCenter (float left, float right, float bottom, float top, float zNearPlane, float zFarPlane) |
Matrix4x4 Matrix4x4_CreateOrthographicOffCenter | ( | float | left, |
float | right, | ||
float | bottom, | ||
float | top, | ||
float | zNearPlane, | ||
float | zFarPlane ) |