MCPcopy Create free account
hub / github.com/SFML/SFML / RenderTarget.test.cpp

File RenderTarget.test.cpp

test/Graphics/RenderTarget.test.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <SFML/Graphics/RenderTarget.hpp>
2
3#include <catch2/catch_test_macros.hpp>
4#include <catch2/matchers/catch_matchers_floating_point.hpp>

Callers

nothing calls this directly

Calls 13

getCenterMethod · 0.80
getViewportMethod · 0.80
setViewMethod · 0.80
setViewportMethod · 0.80
getScissorMethod · 0.80
mapPixelToCoordsMethod · 0.80
mapCoordsToPixelMethod · 0.80
TransformClass · 0.50
getSizeMethod · 0.45
getRotationMethod · 0.45
isSrgbMethod · 0.45
setActiveMethod · 0.45

Tested by

no test coverage detected