Home
last modified time | relevance | path

Searched refs:getPreviousPVMatrix (Results 1 – 2 of 2) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/
H A Dcamera.hpp195 core::matrix4 getPreviousPVMatrix() const { return m_previous_pv_matrix; } in getPreviousPVMatrix() function in Camera
H A Dpost_processing.cpp606 drawFullScreenEffect(cam->getPreviousPVMatrix(), in render()