File Renderer.cpp¶
FileList > AIAC > Render > Renderer.cpp
Go to the source code of this file
#include "aiacpch.h"
#include "AIAC/Render/Renderer.h"
#include "TextRenderer.h"
#include "AIAC/Application.h"
#include "AIAC/Log.h"
#include "AIAC/Config.h"
#include "AIAC/Render/RenderAPI.h"
#include "glm/glm.hpp"
#include "glm/gtx/string_cast.hpp"
#include "glm/gtc/matrix_transform.hpp"
#include "Shader.hpp"
#include "utils/utils.h"
#include "AIAC/LayerCameraCalib.h"
Namespaces¶
Type | Name |
---|---|
namespace | AIAC |
Macros¶
Type | Name |
---|---|
define | GLM_ENABLE_EXPERIMENTAL |
Macro Definition Documentation¶
define GLM_ENABLE_EXPERIMENTAL¶
The documentation for this class was generated from the following file src/AIAC/Render/Renderer.cpp