Searched defs:ImGuiNavMoveResult (Results 1 – 1 of 1) sorted by relevance
691 struct ImGuiNavMoveResult struct701 ImGuiNavMoveResult() { Clear(); } in ImGuiNavMoveResult() argument702 …SelectScopeId = 0; Window = NULL; DistBox = DistCenter = DistAxial = FLT_MAX; RectRel = ImRect(); } in Clear()