#include <Platform.hpp>
◆ SfmlContext() [1/2]
| SfmlPlatform::SfmlContext::SfmlContext |
( |
const Vector2< size_t > & |
size, |
|
|
const Color & |
color |
|
) |
| |
|
explicit |
◆ SfmlContext() [2/2]
| SfmlPlatform::SfmlContext::SfmlContext |
( |
const std::string_view & |
filename | ) |
|
|
explicit |
◆ ~SfmlContext()
| Sh::SfmlPlatform::SfmlContext::~SfmlContext |
( |
| ) |
|
|
overridedefault |
◆ update()
| void SfmlPlatform::SfmlContext::update |
( |
const Color * |
data | ) |
|
|
override |
◆ updateAt()
| void SfmlPlatform::SfmlContext::updateAt |
( |
const Vector2< size_t > & |
pos, |
|
|
const Color & |
color |
|
) |
| |
|
override |
◆ SfmlPlatform
The documentation for this class was generated from the following files:
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/include/ShishGL/Core/RenderSystem/SfmlPlatform/Platform.hpp
- /home/shishqa/dev/MIPT/2020_3/00_ShishGL/src/Core/RenderSystem/SfmlPlatform/Draw.cpp