comparison LightmapBuilder.cpp @ 64:f6e7d7110512

Слияние
author Ritor1
date Wed, 23 Jan 2013 13:14:41 +0600
parents a96ebf3123d2 80484cf3a683
children ec84db4c8f9d
comparison
equal deleted inserted replaced
63:a96ebf3123d2 64:f6e7d7110512
962 int v11; // eax@11 962 int v11; // eax@11
963 unsigned int v12; // ebx@11 963 unsigned int v12; // ebx@11
964 RenderD3D *v13; // ecx@11 964 RenderD3D *v13; // ecx@11
965 char v14; // dl@11 965 char v14; // dl@11
966 966
967 // __debugbreak(); 967 //__debugbreak();
968 968
969 v6 = pLight->uRadius; 969 v6 = pLight->uRadius;
970 if ( v6 > 0 970 if ( v6 > 0
971 && (result = (int)pFace, v7 = pLight->vPosition.x, v7 > pFace->pBoundingBox.x1 - v6) 971 && (result = (int)pFace, v7 = pLight->vPosition.x, v7 > pFace->pBoundingBox.x1 - v6)
972 && v7 < v6 + pFace->pBoundingBox.x2 972 && v7 < v6 + pFace->pBoundingBox.x2