Searched defs:v_degSphere (Results 1 – 1 of 1) sorted by relevance
195 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