Home | History | Annotate | Download | only in Tools

Lines Matching refs:PVRTShadowVolMEdge

125 @Return			PVRTShadowVolMEdge	The index of the found/created edge in the
212 PVRTShadowVolMEdge *psE0, *psE1, *psE2;
307 psMesh->pE = (PVRTShadowVolMEdge*)malloc(nNumFaces * sizeof(*psMesh->pE) * 3);
332 psMesh->pE = (PVRTShadowVolMEdge*)realloc(psMesh->pE, psMesh->nE * sizeof(*psMesh->pE));
645 PVRTShadowVolMEdge *psEdge;
691 PVRTShadowVolMEdge *pE0, *pE1, *pE2;