|
Mario Kart 64
|
Public Member Functions | |
| Matrix () | |
Data Fields | |
| Mtx | Screen2D |
| Mtx | Ortho |
| std::array< Mtx, 5 > | Persp |
| std::array< Mtx, 5 > | LookAt |
| std::array< Mtx, 8 *4 > | Karts |
| std::array< Mtx, 8 *4 > | Shadows |
| std::deque< Mtx > | Hud |
| std::deque< Mtx > | Objects |
|
inline |
| std::deque<Mtx> World::Matrix::Hud |
| std::array<Mtx, 8 * 4> World::Matrix::Karts |
| std::array<Mtx,5> World::Matrix::LookAt |
| std::deque<Mtx> World::Matrix::Objects |
| Mtx World::Matrix::Ortho |
| std::array<Mtx,5> World::Matrix::Persp |
| Mtx World::Matrix::Screen2D |
| std::array<Mtx, 8 * 4> World::Matrix::Shadows |