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

#include <imgui_internal.h>

Collaboration diagram for ImGuiItemHoveredDataBackup:
Collaboration graph

Public Member Functions

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

Data Fields

ImGuiID LastItemId
 
ImGuiItemStatusFlags LastItemStatusFlags
 
ImRect LastItemRect
 
ImRect LastItemDisplayRect
 

Constructor & Destructor Documentation

ImGuiItemHoveredDataBackup::ImGuiItemHoveredDataBackup ( )
inline

Member Function Documentation

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

Here is the caller graph for this function:

Field Documentation

ImRect ImGuiItemHoveredDataBackup::LastItemDisplayRect
ImGuiID ImGuiItemHoveredDataBackup::LastItemId
ImRect ImGuiItemHoveredDataBackup::LastItemRect
ImGuiItemStatusFlags ImGuiItemHoveredDataBackup::LastItemStatusFlags

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