Home
last modified time | relevance | path

Searched refs:DU_DRAW_POINTS (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Source/
H A DRecastDebugDraw.cpp718 dd->begin(DU_DRAW_POINTS, 7.0f); in duDebugDrawRegionConnections()
766 dd->begin(DU_DRAW_POINTS, 2.0f); in duDebugDrawRawContours()
830 dd->begin(DU_DRAW_POINTS, 3.0f); in duDebugDrawContours()
952 dd->begin(DU_DRAW_POINTS, 3.0f); in duDebugDrawPolyMesh()
1052 dd->begin(DU_DRAW_POINTS, 3.0f); in duDebugDrawPolyMeshDetail()
H A DDetourDebugDraw.cpp226 dd->begin(DU_DRAW_POINTS, 3.0f); in drawMeshTile()
271 dd->begin(DU_DRAW_POINTS, 4.0f); in duDebugDrawNavMeshNodes()
701 dd->begin(DU_DRAW_POINTS, 4.0f); in duDebugDrawTileCacheContours()
850 dd->begin(DU_DRAW_POINTS, 3.0f); in duDebugDrawTileCachePolyMesh()
/dports/games/openmw/openmw-openmw-0.47.0/components/sceneutil/
H A Ddetourdebugdraw.cpp18 case DU_DRAW_POINTS: in toOsgPrimitiveSetMode()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/RecastDemo/Source/
H A DSampleInterfaces.cpp212 case DU_DRAW_POINTS: in begin()
H A DConvexVolumeTool.cpp258 dd.begin(DU_DRAW_POINTS, 4.0f); in handleRender()
H A DNavMeshTesterTool.cpp1158 dd.begin(DU_DRAW_POINTS, 6.0f); in handleRender()
1194 dd.begin(DU_DRAW_POINTS, 4.0f); in handleRender()
1362 dd.begin(DU_DRAW_POINTS, 6.0f); in handleRender()
H A DSample_SoloMesh.cpp257 m_dd.begin(DU_DRAW_POINTS, 5.0f); in handleRender()
H A DInputGeom.cpp598 dd->begin(DU_DRAW_POINTS, 3.0f); in drawConvexVolumes()
/dports/graphics/recastnavigation/recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea/DebugUtils/Include/
H A DDebugDraw.h27 DU_DRAW_POINTS, enumerator