Home
last modified time | relevance | path

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

/dports/graphics/rigsofrods-pagedgeometry/ogre-pagedgeometry-1.2.0/examples/
H A DExample2.cpp74 Radian camPitch, camYaw; member in World
162 camPitch = 0; in World()
307 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
309 camera->pitch(camPitch); in processInput()
H A DExample4.cpp71 Radian camPitch, camYaw; member in World
160 camPitch = 0; in World()
299 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
301 camera->pitch(camPitch); in processInput()
H A DExample1.cpp73 Radian camPitch, camYaw; member in World
161 camPitch = 0; in World()
304 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
306 camera->pitch(camPitch); in processInput()
H A DExample3.cpp73 Radian camPitch, camYaw; member in World
161 camPitch = 0; in World()
329 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
331 camera->pitch(camPitch); in processInput()
H A DExample5.cpp73 Radian camPitch, camYaw; member in World
165 camPitch = 0; in World()
337 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
339 camera->pitch(camPitch); in processInput()
H A DExample6.cpp73 Radian camPitch, camYaw; member in World
240 camPitch = 0; in World()
361 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
363 camera->pitch(camPitch); in processInput()
H A DExample7.cpp74 Radian camPitch, camYaw; member in World
162 camPitch = 0; in World()
359 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
361 camera->pitch(camPitch); in processInput()
H A DExample8.cpp75 Radian camPitch, camYaw; member in World
169 camPitch = 0; in World()
451 camPitch += Radian(-ms.Y.rel / 200.0f); in processInput()
453 camera->pitch(camPitch); in processInput()
/dports/devel/bullet/bullet3-3.21/data/quadruped/vision/
H A Dvision.py98 camPitch = -16 variable
99 p.resetDebugVisualizerCamera(camDist, camYaw, camPitch, camTargetPos)
/dports/devel/py-bullet3/bullet3-3.21/data/quadruped/vision/
H A Dvision.py98 camPitch = -16 variable
99 p.resetDebugVisualizerCamera(camDist, camYaw, camPitch, camTargetPos)