|
Pyrogenesis
13997
|
#include "precompiled.h"#include "lib/ogl.h"#include "maths/Vector3D.h"#include "maths/Vector4D.h"#include "ps/CLogger.h"#include "graphics/Color.h"#include "graphics/LightEnv.h"#include "graphics/Model.h"#include "graphics/ModelDef.h"#include "renderer/InstancingModelRenderer.h"#include "renderer/Renderer.h"#include "renderer/RenderModifiers.h"#include "renderer/VertexArray.h"#include "third_party/mikktspace/weldmesh.h"Go to the source code of this file.
Classes | |
| struct | IModelDef |
| struct | InstancingModelRendererInternals |
1.8.5