Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImGuiNavMoveResult Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImGuiNavMoveResult ()
 
void Clear ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ ImGuiNavMoveResult()

ImGuiNavMoveResult::ImGuiNavMoveResult ( )
inline

Member Function Documentation

◆ Clear()

void ImGuiNavMoveResult::Clear ( )
inline

Member Data Documentation

◆ DistAxial

float ImGuiNavMoveResult::DistAxial

◆ DistBox

float ImGuiNavMoveResult::DistBox

◆ DistCenter

float ImGuiNavMoveResult::DistCenter

◆ ID

ImGuiID ImGuiNavMoveResult::ID

◆ RectRel

ImRect ImGuiNavMoveResult::RectRel

◆ SelectScopeId

ImGuiID ImGuiNavMoveResult::SelectScopeId

◆ Window

ImGuiWindow* ImGuiNavMoveResult::Window

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