Public Member Functions | Public Attributes | List of all members
ImGuiNavMoveResult Struct Reference

#include <imgui_internal.h>

Public Member Functions

void Clear ()
 
 ImGuiNavMoveResult ()
 

Public Attributes

float DistAxial
 
float DistBox
 
float DistCenter
 
ImGuiID FocusScopeId
 
ImGuiID ID
 
ImRect RectRel
 
ImGuiWindowWindow
 

Detailed Description

Definition at line 928 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiNavMoveResult()

ImGuiNavMoveResult::ImGuiNavMoveResult ( )
inline

Definition at line 938 of file imgui_internal.h.

Member Function Documentation

◆ Clear()

void ImGuiNavMoveResult::Clear ( )
inline

Definition at line 939 of file imgui_internal.h.

Member Data Documentation

◆ DistAxial

float ImGuiNavMoveResult::DistAxial

Definition at line 935 of file imgui_internal.h.

◆ DistBox

float ImGuiNavMoveResult::DistBox

Definition at line 933 of file imgui_internal.h.

◆ DistCenter

float ImGuiNavMoveResult::DistCenter

Definition at line 934 of file imgui_internal.h.

◆ FocusScopeId

ImGuiID ImGuiNavMoveResult::FocusScopeId

Definition at line 932 of file imgui_internal.h.

◆ ID

ImGuiID ImGuiNavMoveResult::ID

Definition at line 931 of file imgui_internal.h.

◆ RectRel

ImRect ImGuiNavMoveResult::RectRel

Definition at line 936 of file imgui_internal.h.

◆ Window

ImGuiWindow* ImGuiNavMoveResult::Window

Definition at line 930 of file imgui_internal.h.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06