Home
last modified time | relevance | path

Searched defs:nextPoly (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A DOGLRender.cpp2605 const POLY *nextPoly = &polyList->list[indexList->list[i+1]]; in RenderGeometry() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Dpolygons.cpp227 void Poly::nextPoly() { in nextPoly() function in Tinsel::Poly
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Dpolygons.cpp234 void Poly::nextPoly() { in nextPoly() function in Tinsel::Poly
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Detour/source/
H A DDetourNavMeshQuery.cpp2287 const dtPoly* nextPoly = 0; in raycast() local
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/Detour/Source/
H A DDetourNavMeshQuery.cpp2489 const dtPoly* prevPoly, *poly, *nextPoly; in raycast() local