Home
last modified time | relevance | path

Searched defs:v_degSphere (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp195 nn::math::VEC2* v_degSphere, // Slope of plane when sphere is on a plane (output) in UpdateParams()
278 const nn::math::VEC2 v_degSphere, in DrawObjects()
352 static nn::math::VEC2 v_degSphere(0, 0); // Slope of plane when sphere is on a plane in DrawFrame() local