Mercurial > might-and-magic-trilogy
comparison Indoor.h @ 82:f9a33f75bae3
Qick Record
author | Nomad |
---|---|
date | Mon, 29 Oct 2012 00:41:51 +0200 |
parents | 8b0c4d626477 |
children | 8be5293b6b33 |
comparison
equal
deleted
inserted
replaced
77:8b0c4d626477 | 82:f9a33f75bae3 |
---|---|
295 unsigned int uAttributes; | 295 unsigned int uAttributes; |
296 unsigned __int16 *pVertexIDs; | 296 unsigned __int16 *pVertexIDs; |
297 unsigned __int16 *pXInterceptDisplacements; | 297 unsigned __int16 *pXInterceptDisplacements; |
298 unsigned __int16 *pYInterceptDisplacements; | 298 unsigned __int16 *pYInterceptDisplacements; |
299 unsigned __int16 *pZInterceptDisplacements; | 299 unsigned __int16 *pZInterceptDisplacements; |
300 unsigned __int16 *pVertexUIDs; | 300 signed __int16 *pVertexUIDs; |
301 unsigned __int16 *pVertexVIDs; | 301 signed __int16 *pVertexVIDs; |
302 unsigned __int16 uFaceExtraID; | 302 unsigned __int16 uFaceExtraID; |
303 unsigned __int16 uBitmapID; | 303 unsigned __int16 uBitmapID; |
304 unsigned __int16 uSectorID; | 304 unsigned __int16 uSectorID; |
305 __int16 uBackSectorID; | 305 __int16 uBackSectorID; |
306 struct BBox_short_ pBounding; | 306 struct BBox_short_ pBounding; |
307 PolygonType uPolygonType; | 307 PolygonType uPolygonType; |
308 unsigned __int8 uNumVertices; | 308 unsigned __int8 uNumVertices; |
309 char field_5E; | 309 char field_5E; |