Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Body/
Ddemo_Cylinder.cpp116 f32 sinValue0 = 0.0f; in InitializeCylinder() local
118 nn::math::SinCosDeg(&sinValue0, &cosValue0, phi); in InitializeCylinder()
130 nn::math::VEC3 normal0(m_Radius * (sinValue0 + sinValue1), in InitializeCylinder()