Searched defs:CurveTessellationTol (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h1267 float CurveTessellationTol; // Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments. Decrease for highly tessellated curves (higher quality, more polygons), increase to reduce quality. member in struct:ImGuiStyle
H A Dimgui_internal.h672 float CurveTessellationTol; member in struct:ImDrawListSharedData
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h1267 float CurveTessellationTol; // Tessellation tolerance when using PathBezierCurveTo() without a specific number of segments. Decrease for highly tessellated curves (higher quality, more polygons), increase to reduce quality. member in struct:ImGuiStyle
H A Dimgui_internal.h672 float CurveTessellationTol; member in struct:ImDrawListSharedData

Completed in 27 milliseconds