Ylva And Malin
Public Member Functions | Data Fields
ImGuiNavMoveResult Struct Reference

#include <imgui_internal.h>

Collaboration diagram for ImGuiNavMoveResult:
Collaboration graph

Public Member Functions

 ImGuiNavMoveResult ()
 
void Clear ()
 

Data Fields

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

Constructor & Destructor Documentation

ImGuiNavMoveResult::ImGuiNavMoveResult ( )
inline

Member Function Documentation

void ImGuiNavMoveResult::Clear ( )
inline

Here is the caller graph for this function:

Field Documentation

float ImGuiNavMoveResult::DistAxial
float ImGuiNavMoveResult::DistBox
float ImGuiNavMoveResult::DistCenter
ImGuiID ImGuiNavMoveResult::ID
ImGuiID ImGuiNavMoveResult::ParentID
ImRect ImGuiNavMoveResult::RectRel
ImGuiWindow* ImGuiNavMoveResult::Window

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