|
Smolgui
Immediate gui library based on SFML
|
#include <vector>#include <SFML/Graphics/Font.hpp>#include <SFML/Graphics/View.hpp>#include <SFML/Graphics/Text.hpp>#include <SFML/Graphics/Drawable.hpp>#include <SFML/Graphics/VertexArray.hpp>#include <SFML/Graphics/Transformable.hpp>#include "sgui/Core/Shapes.h"#include "sgui/Render/DrawOptions.h"#include "sgui/Render/TextureMeshes.h"#include "sgui/Render/MeshFunctions.h"#include "sgui/Render/ClippingLayers.h"#include "sgui/Resources/TextureAtlas.h"Go to the source code of this file.
Classes | |
| class | sgui::GuiRender |
| Handle rendering for the gui. More... | |
Namespaces | |
| namespace | sgui |