Searched refs:sinValue (Results 1 – 1 of 1) sorted by relevance
73 f32 sinValue = 0.0f; in InitializeCylinder() local75 nn::math::SinCosDeg(&sinValue, &cosValue, phi); in InitializeCylinder()76 f32 x = m_Radius * sinValue; in InitializeCylinder()