Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGui_ImplWin32_ViewportData Struct Reference

Public Member Functions

 ImGui_ImplWin32_ViewportData ()
 
 ~ImGui_ImplWin32_ViewportData ()
 

Public Attributes

HWND Hwnd
 
HWND HwndParent
 
bool HwndOwned
 
DWORD DwStyle
 
DWORD DwExStyle
 

Constructor & Destructor Documentation

◆ ImGui_ImplWin32_ViewportData()

ImGui_ImplWin32_ViewportData::ImGui_ImplWin32_ViewportData ( )
inline

◆ ~ImGui_ImplWin32_ViewportData()

ImGui_ImplWin32_ViewportData::~ImGui_ImplWin32_ViewportData ( )
inline

Member Data Documentation

◆ DwExStyle

DWORD ImGui_ImplWin32_ViewportData::DwExStyle

◆ DwStyle

DWORD ImGui_ImplWin32_ViewportData::DwStyle

◆ Hwnd

HWND ImGui_ImplWin32_ViewportData::Hwnd

◆ HwndOwned

bool ImGui_ImplWin32_ViewportData::HwndOwned

◆ HwndParent

HWND ImGui_ImplWin32_ViewportData::HwndParent

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