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