sf-svg
|
Base header used by (probably) all sf-svg classes. More...
#include <SFML/Graphics/RenderTarget.hpp>
#include <SFML/Graphics/RenderStates.hpp>
#include <SFML/Graphics/Drawable.hpp>
#include <SFML/Graphics/Vertex.hpp>
#include <SFML/System/Vector2.hpp>
Go to the source code of this file.
Classes | |
class | sfc::Line2< T > |
2D line More... | |
Namespaces | |
sfc | |
Namespace that contains all sf-svg method, classes, enums etc. | |
Enumerations | |
enum | sfc::DrawMode { sfc::DrawMode::NORMAL, sfc::DrawMode::DEBUG, sfc::DrawMode::NONE } |
Way to draw curves. More... | |
Base header used by (probably) all sf-svg classes.