Searched refs:cam_z (Results 1 – 1 of 1) sorted by relevance
79 f32 cam_z = FOCUS_DISTANCE; in StartDemo() local147 cam_z -= SPEED; in StartDemo()152 cam_z += SPEED; in StartDemo()179 cam_z = FOCUS_DISTANCE; in StartDemo()189 nn::math::VEC3 cam(cam_x, cam_y, cam_z); in StartDemo()