www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx9_Graphics_Library v1.00 Component Reference
|
|
[ TDx9_Graphics_Library::TDx9_3DSwapChain ]
[ next: TDx9_3DTexture ]
[ prev: TDx9_3DSurface ]
class TDx9_3DSwapChain : public TComponent
class PACKAGE TDx9_3DSwapChain : public TComponent
class type : Interface
TDX9_3DSWAPCHAIN
[ component ]
- Description
The TDx9_3DSwapChain component wraps the DirectX IDirect3DSwapChain9 interface which is used to manipulate a swap chain.
With this component you can retrieve a swap chain back buffer, a copy of the front buffer data, the associated TDx9_3DDevice, display mode information, presentation parameters and rasterizer status. But the main activity of this component is to present the contents of the next back buffer for display.
Each device automatically has an implicit swap chain. If needed, more swap chains can be created with TDx9_3DDevice::CreateAdditionalSwapChain().
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|