Searched defs:phi (Results 1 – 2 of 2) sorted by relevance
72 f32 phi = deltaPhi * vertexIndex; in InitializeCylinder() local115 f32 phi = static_cast<u32>((deltaPhi * (vertexIndex - 1) + 360.0f)) % 360; in InitializeCylinder() local
74 f32 phi = deltaPhi * phiIndex; in InitializeSphere() local