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_3DSurface ]
[ next: TDx9_3DSwapChain ]
[ prev: TDx9_3DStateBlock ]
class TDx9_3DSurface : public TComponent
class PACKAGE TDx9_3DSurface : public TComponent
class type : Interface
TDX9_3DSURFACE
[ component ]
- Description
The TDx9_3DSurface component wraps the DirectX IDirect3DSurface9 interface which is used to retrieve surface information and and prepare surfaces for use.
With this component you can retrieve the containing component of the surface, retrieve or release its device context (DC) and lock or unlock sections of the surface.
In addition, this component inherits all the methods TDx9_3DResource, allowing it to define, retrieve and release application specific data, preload managed resources, retrieve the associated TDx9_3DDevice and retrieve or define the resource priority.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|