GlPortal Class Reference
0.1.1
Source code documentation of the free and open 3D action puzzle game.
|
#include <string>
#include <radix/World.hpp>
#include <radix/data/material/Material.hpp>
#include <radix/data/shader/Shader.hpp>
#include <radix/core/math/Matrix4f.hpp>
#include <radix/core/math/Rectangle.hpp>
#include <radix/renderer/RenderContext.hpp>
#include <radix/component/Transform.hpp>
#include <radix/renderer/TextRenderer.hpp>
#include <radix/renderer/SubRenderer.hpp>
Go to the source code of this file.
Data Structures | |
class | radix::Renderer |
Main renderer - handles sub-renderers and provides low level render functions. More... | |
struct | radix::Renderer::Support |
Namespaces | |
radix | |