Mercurial > mm7
comparison Engine/Graphics/Render.h @ 2570:4d199006c716
debug_terrain_polygin
author | Ritor1 |
---|---|
date | Sun, 24 May 2015 20:49:22 +0600 |
parents | c674d547cc7c |
children | d87bfbd3bb3b |
comparison
equal
deleted
inserted
replaced
2569:d433439699be | 2570:4d199006c716 |
---|---|
101 char field_10B; | 101 char field_10B; |
102 }; | 102 }; |
103 #pragma pack(pop) | 103 #pragma pack(pop) |
104 extern std::array<struct Polygon, 2000 + 18000> array_77EC08; | 104 extern std::array<struct Polygon, 2000 + 18000> array_77EC08; |
105 | 105 |
106 | |
107 /* 142 */ | 106 /* 142 */ |
108 #pragma pack(push, 1) | 107 #pragma pack(push, 1) |
109 struct stru149 | 108 struct stru149 |
110 { | 109 { |
111 void _48616B_frustum_odm(int a2, int a3, int a4, int a5, int a6, int a7); | 110 void _48616B_frustum_odm(int a2, int a3, int a4, int a5, int a6, int a7); |
290 virtual void PrepareDecorationsRenderList_ODM(); | 289 virtual void PrepareDecorationsRenderList_ODM(); |
291 virtual void DrawSpriteObjects_ODM(); | 290 virtual void DrawSpriteObjects_ODM(); |
292 | 291 |
293 //float DrawBezierTerrain(); | 292 //float DrawBezierTerrain(); |
294 virtual void RenderTerrainD3D(); | 293 virtual void RenderTerrainD3D(); |
294 | |
295 | |
295 //void DrawTerrainSW(int a1, int a2, int a3, int a4); | 296 //void DrawTerrainSW(int a1, int a2, int a3, int a4); |
296 | 297 |
297 //void ExecOutdoorDrawSW(); | 298 //void ExecOutdoorDrawSW(); |
298 virtual bool AreRenderSurfacesOk(); | 299 virtual bool AreRenderSurfacesOk(); |
299 virtual bool IsGammaSupported(); | 300 virtual bool IsGammaSupported(); |