Searched refs:angleDiff (Results 1 – 2 of 2) sorted by relevance
516 const float angleDiff = 2.0f * DE_PI / static_cast<float>(m_data.squaresGroupCount); in initBottomAccelerationStructures() local522 const auto angle = static_cast<float>(nSharedEdge) * angleDiff - DE_PI; in initBottomAccelerationStructures()