www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_3DI_Library v1.90 Component Reference
|
|
[ TDx_3DVertexBuffer::Create() ]
[ next: Destroy() ]
public:
virtual bool __fastcall Create( TDx_3D* pD3D, TD3DVertexBufferDesc* pVertexBufferDesc, dword pFlags );
TDX_3DVERTEXBUFFER::CREATE()
[ component method ]
- Description
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECT3DVERTEXBUFFER7
interface
used
in
the
TDx_3DVertexBuffer
component
and
must
be
called
before
any
methods
of
the
TDx_3DVertexBuffer
component
will
function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|