Antkeeper
0.0.1
|
#include <engine/scene/object.hpp>
#include <engine/math/vector.hpp>
#include <engine/gl/vertex-array.hpp>
#include <engine/gl/vertex-buffer.hpp>
#include <engine/render/material.hpp>
#include <engine/type/bitmap-font.hpp>
#include <engine/type/text-direction.hpp>
Go to the source code of this file.
Classes | |
class | scene::text |
Text scene object. More... | |
Namespaces | |
scene | |
3D scene. | |