Searched refs:ibMapping (Results 1 – 1 of 1) sorted by relevance
660 HashMap<IndexBuffer*, IndexBuffer*> ibMapping; in Clone() local682 ibMapping[origBuffer] = cloneBuffer; in Clone()701 cloneGeometry->SetIndexBuffer(ibMapping[origGeometry->GetIndexBuffer()]); in Clone()