VR-Forces 4.8 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
ImGuiItemHoveredDataBackup Struct Reference

Public Member Functions

 ImGuiItemHoveredDataBackup ()
 
void Backup ()
 
void Restore () const
 

Public Attributes

ImGuiID LastItemId
 
ImGuiItemStatusFlags LastItemStatusFlags
 
ImRect LastItemRect
 
ImRect LastItemDisplayRect
 

Constructor & Destructor Documentation

ImGuiItemHoveredDataBackup::ImGuiItemHoveredDataBackup ( )
inline

References Backup().

Member Function Documentation

void ImGuiItemHoveredDataBackup::Backup ( )
inline
void ImGuiItemHoveredDataBackup::Restore ( ) const
inline

Member Data Documentation

ImGuiID ImGuiItemHoveredDataBackup::LastItemId

Referenced by Backup(), and Restore().

ImGuiItemStatusFlags ImGuiItemHoveredDataBackup::LastItemStatusFlags

Referenced by Backup(), and Restore().

ImRect ImGuiItemHoveredDataBackup::LastItemRect

Referenced by Backup(), and Restore().

ImRect ImGuiItemHoveredDataBackup::LastItemDisplayRect

Referenced by Backup(), and Restore().


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)