VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImGuiNavMoveResult Struct Reference

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 ( )
inline

References Clear().

Member Function Documentation

void ImGuiNavMoveResult::Clear ( )
inline

Member Data Documentation

ImGuiID ImGuiNavMoveResult::ID

Referenced by Clear().

ImGuiID ImGuiNavMoveResult::SelectScopeId

Referenced by Clear().

ImGuiWindow* ImGuiNavMoveResult::Window

Referenced by Clear().

float ImGuiNavMoveResult::DistBox

Referenced by Clear().

float ImGuiNavMoveResult::DistCenter

Referenced by Clear().

float ImGuiNavMoveResult::DistAxial

Referenced by Clear().

ImRect ImGuiNavMoveResult::RectRel

Referenced by Clear().


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)