MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / test_shadowmap_math.cpp

File test_shadowmap_math.cpp

tests/unit/engine/Poseidon/Graphics/test_shadowmap_math.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <catch2/catch_approx.hpp>
2#include <catch2/catch_test_macros.hpp>
3
4#include <Poseidon/Graphics/Shadow/ShadowMath.hpp>

Callers

nothing calls this directly

Calls 15

ApproxVFunction · 0.85
TransformPointFunction · 0.85
IdentityFunction · 0.85
LookAtFunction · 0.85
InverseFunction · 0.85
CascadeSplitsFunction · 0.85
FrustumCornersWSFunction · 0.85
PerspectiveFunction · 0.85
MulFunction · 0.85
fabsFunction · 0.85
SliceFrustumFunction · 0.85
LerpFunction · 0.85

Tested by

no test coverage detected