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_3DVertexBuffer ]
[ next: TDx9_3DVertexDeclaration ]
[ prev: TDx9_3DTexture ]
class TDx9_3DVertexBuffer : public TComponent
class PACKAGE TDx9_3DVertexBuffer : public TComponent
class type : Interface
TDX9_3DVERTEXBUFFER
[ component ]
- Description
The TDx9_3DVertexBuffer component wraps the DirectX IDirect3DVertexBuffer9 interface which is used to manipulate vertex buffer resources.
With this component you can lock and unlock the vertex buffer and 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 the vertex buffer, retrieve the associated TDx9_3DDevice and retrieve or define the vertex buffer's priority.
TDx9_3DDevice::CreateVertexBuffer() can be 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].
|
|