search for: pntb

Displaying 1 result from an estimated 1 matches for "pntb".

Did you mean: ntb
2007 Jun 12
0
[PATCH] Combined checkFTB and capDirection into one checkOrientation function.
...p;sTransform); - transformToScreenSpace (s, outputPtr, -sAttrib->zTranslate, &sTransform); - - MULTM (s->projection, sTransform.m, mvp); - - pntA[0] = outputPtr->region.extents.x1; - pntA[1] = outputPtr->region.extents.y1, - pntA[2] = 0.0f; - pntA[3] = 1.0f; - - pntB[0] = outputPtr->region.extents.x2; - pntB[1] = outputPtr->region.extents.y1; - pntB[2] = 0.0f; - pntB[3] = 1.0f; - - pntC[0] = outputPtr->region.extents.x1 + outputPtr->width / 2.0f; - pntC[1] = outputPtr->region.extents.y1 + outputPtr->height / 2.0f; - pntC[2] =...