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 ID
 
ImRect RectRel
 
ImGuiWindowWindow
 

Detailed Description

Definition at line 652 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiNavMoveResult()

ImGuiNavMoveResult::ImGuiNavMoveResult ( )
inline

Definition at line 661 of file imgui_internal.h.

Member Function Documentation

◆ Clear()

void ImGuiNavMoveResult::Clear ( )
inline

Definition at line 662 of file imgui_internal.h.

Member Data Documentation

◆ DistAxial

float ImGuiNavMoveResult::DistAxial

Definition at line 658 of file imgui_internal.h.

◆ DistBox

float ImGuiNavMoveResult::DistBox

Definition at line 656 of file imgui_internal.h.

◆ DistCenter

float ImGuiNavMoveResult::DistCenter

Definition at line 657 of file imgui_internal.h.

◆ ID

ImGuiID ImGuiNavMoveResult::ID

Definition at line 654 of file imgui_internal.h.

◆ RectRel

ImRect ImGuiNavMoveResult::RectRel

Definition at line 659 of file imgui_internal.h.

◆ Window

ImGuiWindow* ImGuiNavMoveResult::Window

Definition at line 655 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23