Home
last modified time | relevance | path

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

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/PlayPen/src/
H A DPlayPenSamples.cpp82 ManualObject* debugSphere = mSceneMgr->createManualObject("debugSphere"); in setupContent() local
83 debugSphere->begin("BaseWhiteNoLighting", RenderOperation::OT_LINE_STRIP); in setupContent()
90 debugSphere->position(basePos); in setupContent()
98 debugSphere->position(basePos); in setupContent()
100 debugSphere->end(); in setupContent()
102 mSceneMgr->getRootSceneNode()->createChildSceneNode(Vector3(0,2000,0))->attachObject(debugSphere); in setupContent()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp192 ManualObject* debugSphere = mSceneMgr->createManualObject("debugSphere"); in setupContent() local
201 debugSphere->position(basePos); in setupContent()
209 debugSphere->position(basePos); in setupContent()
212 debugSphere->end(); in setupContent()
3422 debugSphere->position(basePos); in setupContent()
3424 debugSphere->end(); in setupContent()
3429 n->attachObject(debugSphere); in setupContent()
3590 debugSphere->position(basePos); in setupContent()
3598 debugSphere->position(basePos); in setupContent()
3600 debugSphere->end(); in setupContent()
[all …]
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp210 ManualObject* debugSphere = mSceneMgr->createManualObject("debugSphere"); in setupContent() local
219 debugSphere->position(basePos); in setupContent()
227 debugSphere->position(basePos); in setupContent()
230 debugSphere->end(); in setupContent()
3379 debugSphere->position(basePos); in setupContent()
3381 debugSphere->end(); in setupContent()
3386 n->attachObject(debugSphere); in setupContent()
3542 debugSphere->position(basePos); in setupContent()
3550 debugSphere->position(basePos); in setupContent()
3552 debugSphere->end(); in setupContent()
[all …]