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

Public Member Functions

 ImGui_ImplDX10_ViewportData ()
 
 ~ImGui_ImplDX10_ViewportData ()
 

Public Attributes

IDXGISwapChain * SwapChain
 
ID3D10RenderTargetView * RTView
 

Constructor & Destructor Documentation

◆ ImGui_ImplDX10_ViewportData()

ImGui_ImplDX10_ViewportData::ImGui_ImplDX10_ViewportData ( )
inline

◆ ~ImGui_ImplDX10_ViewportData()

ImGui_ImplDX10_ViewportData::~ImGui_ImplDX10_ViewportData ( )
inline

Member Data Documentation

◆ RTView

ID3D10RenderTargetView* ImGui_ImplDX10_ViewportData::RTView

◆ SwapChain

IDXGISwapChain* ImGui_ImplDX10_ViewportData::SwapChain

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