Searched refs:pvPolyPtr (Results 1 – 1 of 1) sorted by relevance
102 PVRTVECTOR3 *pvPolyPtr; in PVRTMiscCalculateInfinitePlane() local154 pvPolyPtr = (PVRTVECTOR3*)pfVtx; in PVRTMiscCalculateInfinitePlane()189 …PVRTMiscCalculateIntersectionLinePlane(pvPolyPtr, &pvPlane->x, &pvWorld[nVert+1], &pvWorld[nVert]); in PVRTMiscCalculateInfinitePlane()190 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()201 PVRTMiscCalculateIntersectionLinePlane(pvPolyPtr, &pvPlane->x, pFrom, &pvWorld[nVert]); in PVRTMiscCalculateInfinitePlane()202 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()223 …PVRTMiscCalculateIntersectionLinePlane(pvPolyPtr, &pvPlane->x, &pvWorld[nVert+1], &pvWorld[nVert]); in PVRTMiscCalculateInfinitePlane()224 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()