Lines Matching refs:PVRTVECTOR3
40 PVRTVECTOR3 * const pvIntersection, in PVRTMiscCalculateIntersectionLinePlane()
42 const PVRTVECTOR3 * const pv0, in PVRTMiscCalculateIntersectionLinePlane()
43 const PVRTVECTOR3 * const pv1) in PVRTMiscCalculateIntersectionLinePlane()
45 PVRTVECTOR3 vD; in PVRTMiscCalculateIntersectionLinePlane()
98 const PVRTVECTOR3 * const pFrom, in PVRTMiscCalculateInfinitePlane()
101 PVRTVECTOR3 pvWorld[5]; in PVRTMiscCalculateInfinitePlane()
102 PVRTVECTOR3 *pvPolyPtr; in PVRTMiscCalculateInfinitePlane()
154 pvPolyPtr = (PVRTVECTOR3*)pfVtx; in PVRTMiscCalculateInfinitePlane()
190 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()
202 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()
224 pvPolyPtr = (PVRTVECTOR3*)((char*)pvPolyPtr + nStride); in PVRTMiscCalculateInfinitePlane()