sf-svg
|
This is the complete list of members for sfc::SVGImage, including all inherited members.
getSize() const | sfc::SVGImage | |
loadFromFile(const std::string &file, const float dpi=96.f) | sfc::SVGImage | |
loadFromMemory(const void *data, size_t size, const float dpi=96.f) | sfc::SVGImage | |
loadFromStream(sf::InputStream &stream, const float dpi=96.f) | sfc::SVGImage | |
move(sf::Vector2f vec) | sfc::SVGImage | |
rasterize(const float scale=1.f) | sfc::SVGImage | |
scale(const float factor) | sfc::SVGImage | |
setMode(const DrawMode m_mode) | sfc::SVGImage | |
SVGImage() | sfc::SVGImage | |
SVGImage(const std::string &file, const float dpi=96.f) | sfc::SVGImage |