Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/demo2/
Dgraphics.cpp280 f32 posYforSphere in DrawObjects() argument
316 nn::math::Vector3 trans(v_pos.x, posYforSphere, v_pos.z); in DrawObjects()
350 const f32 posYforSphere = 0.5f; // Sphere y-axis position correction parameter in DrawFrame() local
398 DrawObjects(projL, viewL, v_pos, v_degSphere, v_deg, posYforSphere); in DrawFrame()
405 DrawObjects(projR, viewR, v_pos, v_degSphere, v_deg, posYforSphere); in DrawFrame()