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 1181 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiItemHoveredDataBackup()

ImGuiItemHoveredDataBackup::ImGuiItemHoveredDataBackup ( )
inline

Definition at line 1188 of file imgui_internal.h.

Member Function Documentation

◆ Backup()

void ImGuiItemHoveredDataBackup::Backup ( )
inline

Definition at line 1189 of file imgui_internal.h.

◆ Restore()

void ImGuiItemHoveredDataBackup::Restore ( ) const
inline

Definition at line 1190 of file imgui_internal.h.

Member Data Documentation

◆ LastItemDisplayRect

ImRect ImGuiItemHoveredDataBackup::LastItemDisplayRect

Definition at line 1186 of file imgui_internal.h.

◆ LastItemId

ImGuiID ImGuiItemHoveredDataBackup::LastItemId

Definition at line 1183 of file imgui_internal.h.

◆ LastItemRect

ImRect ImGuiItemHoveredDataBackup::LastItemRect

Definition at line 1185 of file imgui_internal.h.

◆ LastItemStatusFlags

ImGuiItemStatusFlags ImGuiItemHoveredDataBackup::LastItemStatusFlags

Definition at line 1184 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23