Home
last modified time | relevance | path

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

/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp6227 Ogre::Entity* glowFullGlowEntity = fullGlowEntity->clone(fullGlowEntity->getName() + "_glow"); in setupContent() local
6228 glowFullGlowEntity->setRenderQueueGroup(RENDER_QUEUE_FULL_GLOW_GLOW); in setupContent()
6229 glowFullGlowEntity->setMaterialName("no_depth_check_glow"); in setupContent()
6231 glowFullGlowNode->attachObject(glowFullGlowEntity); in setupContent()
/dports/graphics/ogre3d/ogre-1.11.6/Tests/VisualTests/PlayPen/src/
H A DPlayPenTests.cpp6131 Ogre::Entity* glowFullGlowEntity = fullGlowEntity->clone(fullGlowEntity->getName() + "_glow"); in setupContent() local
6132 glowFullGlowEntity->setRenderQueueGroup(RENDER_QUEUE_FULL_GLOW_GLOW); in setupContent()
6133 glowFullGlowEntity->setMaterialName("no_depth_check_glow"); in setupContent()
6135 glowFullGlowNode->attachObject(glowFullGlowEntity); in setupContent()