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

Public Member Functions

 ImGui_ImplDX9_ViewportData ()
 
 ~ImGui_ImplDX9_ViewportData ()
 

Public Attributes

IDirect3DSwapChain9 * SwapChain
 
D3DPRESENT_PARAMETERS d3dpp
 

Constructor & Destructor Documentation

◆ ImGui_ImplDX9_ViewportData()

ImGui_ImplDX9_ViewportData::ImGui_ImplDX9_ViewportData ( )
inline

◆ ~ImGui_ImplDX9_ViewportData()

ImGui_ImplDX9_ViewportData::~ImGui_ImplDX9_ViewportData ( )
inline

Member Data Documentation

◆ d3dpp

D3DPRESENT_PARAMETERS ImGui_ImplDX9_ViewportData::d3dpp

◆ SwapChain

IDirect3DSwapChain9* ImGui_ImplDX9_ViewportData::SwapChain

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