Home
last modified time | relevance | path

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

/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/common/
H A DRenderConst.h27 RQG_CarGhost = Ogre::RENDER_QUEUE_8+7, variable
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DCarModel_Create.cpp373 if (ghost) { ent->setRenderQueueGroup(RQG_CarGhost); ent->setCastShadows(false); } in CreatePart()
449 es->setRenderQueueGroup(RQG_CarGhost); in Create()
460 AxisAlignedBox bodyBox; uint8 g = RQG_CarGhost; in Create()