Searched refs:sinValue1 (Results 1 – 1 of 1) sorted by relevance
121 f32 sinValue1 = 0.0f; in InitializeCylinder() local123 nn::math::SinCosDeg(&sinValue1, &cosValue1, phi); in InitializeCylinder()130 nn::math::VEC3 normal0(m_Radius * (sinValue0 + sinValue1), in InitializeCylinder()134 nn::math::VEC3 normal1(m_Radius * (sinValue1 + sinValue2), in InitializeCylinder()