Home
last modified time | relevance | path

Searched refs:DU_DRAW_QUADS (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/
H A DRecastDebugDraw.cpp152 dd->begin(DU_DRAW_QUADS); in duDebugDrawHeightfieldSolid()
185 dd->begin(DU_DRAW_QUADS); in duDebugDrawHeightfieldWalkable()
219 dd->begin(DU_DRAW_QUADS); in duDebugDrawCompactHeightfieldSolid()
260 dd->begin(DU_DRAW_QUADS); in duDebugDrawCompactHeightfieldRegions()
304 dd->begin(DU_DRAW_QUADS); in duDebugDrawCompactHeightfieldDistance()
391 dd->begin(DU_DRAW_QUADS); in duDebugDrawHeightfieldLayer()
H A DDetourDebugDraw.cpp550 dd->begin(DU_DRAW_QUADS); in duDebugDrawTileCacheLayerAreas()
604 dd->begin(DU_DRAW_QUADS); in duDebugDrawTileCacheLayerRegions()
H A DDebugDraw.cpp146 dd->begin(DU_DRAW_QUADS); in duDebugDrawBox()
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Ddetourdebugdraw.cpp24 case DU_DRAW_QUADS: in toOsgPrimitiveSetMode()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A DSampleInterfaces.cpp223 case DU_DRAW_QUADS: in begin()
H A DCrowdTool.cpp254 dd.begin(DU_DRAW_QUADS); in handleRender()
467 dd.begin(DU_DRAW_QUADS); in handleRender()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include/
H A DDebugDraw.h30 DU_DRAW_QUADS, enumerator