Searched refs:ppW (Results 1 – 1 of 1) sorted by relevance
456 SVtx **ppR, **ppW, *pVtx; in CreateMeshList() local465 ppW = m_ppVtxByMesh; in CreateMeshList()471 _ASSERT(pVtx->ppMeshPos < ppW); in CreateMeshList()476 sMesh.ppVtx = ppW; in CreateMeshList()478 *ppW = pVtx; in CreateMeshList()479 pVtx->ppMeshPos = ppW; in CreateMeshList()480 ++ppW; in CreateMeshList()491 _ASSERT(pVtx->ppMeshPos < ppW); in CreateMeshList()495 *ppW = pVtx; in CreateMeshList()496 pVtx->ppMeshPos = ppW; in CreateMeshList()[all …]