Searched refs:tempCoords (Results 1 – 1 of 1) sorted by relevance
790 CFX_FloatPoint tempCoords[4]; in DrawCoonPatchMeshes() local792 tempCoords[i] = coords[(flag * 3 + i) % 12]; in DrawCoonPatchMeshes()794 FXSYS_memcpy(coords, tempCoords, sizeof(CFX_FloatPoint) * 4); in DrawCoonPatchMeshes()