const RageMatrix* RageDisplay::GetViewTop() { return g_ViewStack.GetTop(); }
const RageMatrix* RageDisplay::GetProjectionTop() { return g_ProjectionStack.GetTop(); }