Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/
Ddemo_Cylinder.cpp126 f32 sinValue2 = 0.0f; in InitializeCylinder() local
128 nn::math::SinCosDeg(&sinValue2, &cosValue2, phi); in InitializeCylinder()
134 nn::math::VEC3 normal1(m_Radius * (sinValue1 + sinValue2), in InitializeCylinder()