Home
last modified time | relevance | path

Searched refs:cosValue1 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/
Ddemo_Cylinder.cpp122 f32 cosValue1 = 0.0f; in InitializeCylinder() local
123 nn::math::SinCosDeg(&sinValue1, &cosValue1, phi); in InitializeCylinder()
131 0.0f, m_Radius * (cosValue0 + cosValue1) ); in InitializeCylinder()
135 0.0f, m_Radius * (cosValue1 + cosValue2) ); in InitializeCylinder()