Public Member Functions | Public Attributes | List of all members
ImGuiItemHoveredDataBackup Struct Reference

#include <imgui_internal.h>

Public Member Functions

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

Public Attributes

ImRect LastItemDisplayRect
 
ImGuiID LastItemId
 
ImRect LastItemRect
 
ImGuiItemStatusFlags LastItemStatusFlags
 

Detailed Description

Definition at line 1562 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiItemHoveredDataBackup()

ImGuiItemHoveredDataBackup::ImGuiItemHoveredDataBackup ( )
inline

Definition at line 1569 of file imgui_internal.h.

Member Function Documentation

◆ Backup()

void ImGuiItemHoveredDataBackup::Backup ( )
inline

Definition at line 1570 of file imgui_internal.h.

◆ Restore()

void ImGuiItemHoveredDataBackup::Restore ( ) const
inline

Definition at line 1571 of file imgui_internal.h.

Member Data Documentation

◆ LastItemDisplayRect

ImRect ImGuiItemHoveredDataBackup::LastItemDisplayRect

Definition at line 1567 of file imgui_internal.h.

◆ LastItemId

ImGuiID ImGuiItemHoveredDataBackup::LastItemId

Definition at line 1564 of file imgui_internal.h.

◆ LastItemRect

ImRect ImGuiItemHoveredDataBackup::LastItemRect

Definition at line 1566 of file imgui_internal.h.

◆ LastItemStatusFlags

ImGuiItemStatusFlags ImGuiItemHoveredDataBackup::LastItemStatusFlags

Definition at line 1565 of file imgui_internal.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06