Searched refs:halfPi (Results 1 – 1 of 1) sorted by relevance
164 constexpr float halfPi = Math::PI * 0.5f; in GenerateSphereGeometry() local170 const float y = Math::sin(-halfPi + pi * ringF * r); in GenerateSphereGeometry()