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_3DIndexBuffer ]
[ next: TDx9_3DPixelShader ]
[ prev: TDx9_3DDevice ]
class TDx9_3DIndexBuffer : public TComponent
class PACKAGE TDx9_3DIndexBuffer : public TComponent
class type : Interface
TDX9_3DINDEXBUFFER
[ component ]
- Description
The TDx9_3DIndexBuffer component wraps the DirectX IDirect3DIndexBuffer9 interface which is used to manipulate an index buffer resource.
With this component you can lock and unlock the index buffer or retrieve its description.
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.
TDx9_3DDevice::CreateIndexBuffer() is used to instantiate this component.
- Properties
- Methods
- Events
- SeeAlso
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|