#include "KeosPrerequisites.h"#include "KeosLoader.h"#include "KeosAnimatedMeshKF.h"#include <pshpack1.h>#include <poppack.h>Go to the source code of this file.
Namespaces | |
| namespace | Keos |
Classes | |
| class | Keos::CMDLQ1AnimatedLoader |
| MDL (Quake 1) Mesh loader (load animations). More... | |
| struct | Keos::CMDLQ1AnimatedLoader::THeader |
| MDL Header. | |
| struct | Keos::CMDLQ1AnimatedLoader::TTexture |
| struct | Keos::CMDLQ1AnimatedLoader::TTexCoord |
| This stores texture UV coordinates. | |
| struct | Keos::CMDLQ1AnimatedLoader::TTriangle |
| struct | Keos::CMDLQ1AnimatedLoader::TPoint |
| struct | Keos::CMDLQ1AnimatedLoader::TFrame |
1.5.1-p1