Mercurial > mm7
comparison Indoor.cpp @ 662:8c595c7a3218
m
author | Ritor1 |
---|---|
date | Tue, 12 Mar 2013 11:34:08 +0600 |
parents | 5cfb5dadf330 |
children | 92bc2544249d |
comparison
equal
deleted
inserted
replaced
661:2535151505da | 662:8c595c7a3218 |
---|---|
3336 v57 = (unsigned __int64)(v51 * (signed __int64)(sX << 16)) >> 16; | 3336 v57 = (unsigned __int64)(v51 * (signed __int64)(sX << 16)) >> 16; |
3337 v56 = sY << 16; | 3337 v56 = sY << 16; |
3338 v51 = v40->zCalc2; | 3338 v51 = v40->zCalc2; |
3339 v56 = (unsigned __int64)(v51 * (signed __int64)(sY << 16)) >> 16; | 3339 v56 = (unsigned __int64)(v51 * (signed __int64)(sY << 16)) >> 16; |
3340 v42 = (v56 + v40->zCalc3 + v57 + 32768) >> 16; | 3340 v42 = (v56 + v40->zCalc3 + v57 + 32768) >> 16; |
3341 goto LABEL_46; | 3341 v39 = sZ - v42; |
3342 } | 3342 } |
3343 LABEL_47: | 3343 LABEL_47: |
3344 if ( v39 >= 0 ) | 3344 if ( v39 >= 0 ) |
3345 { | 3345 { |
3346 if ( v39 < v53 ) | 3346 if ( v39 < v53 ) |
3352 ++v37; | 3352 ++v37; |
3353 if ( v37 >= v55 ) | 3353 if ( v37 >= v55 ) |
3354 return v38; | 3354 return v38; |
3355 } | 3355 } |
3356 v42 = this->pVertices[*v40->pVertexIDs].z; | 3356 v42 = this->pVertices[*v40->pVertexIDs].z; |
3357 LABEL_46: | |
3358 v39 = sZ - v42; | 3357 v39 = sZ - v42; |
3359 goto LABEL_47; | 3358 goto LABEL_47; |
3360 } | 3359 } |
3361 return v38; | 3360 return v38; |
3362 } | 3361 } |