Pyrogenesis trunk
|
#include "graphics/Patch.h"
#include "graphics/RenderableObject.h"
#include "maths/Vector2D.h"
#include "maths/Vector3D.h"
#include "renderer/backend/IDeviceCommandContext.h"
#include "renderer/backend/IShaderProgram.h"
#include "renderer/VertexBufferManager.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | CPatchRData |
struct | CPatchRData::SSplat |
struct | CPatchRData::SBaseVertex |
struct | CPatchRData::SSideVertex |
struct | CPatchRData::SBlendVertex |
struct | CPatchRData::SWaterVertex |