[][src]Function ggez::graphics::apply_transformations

pub fn apply_transformations(context: &mut Context) -> GameResult

Calculates the new total transformation (Model-View-Projection) matrix based on the matrices at the top of the transform and view matrix stacks and sends it to the graphics card.