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_3DDevice::Create() ]
[ next: CreateStateBlock() ]
[ prev: ComputeSphereVisibility() ]
public:
virtual bool __fastcall Create( TDx_3D* pD3D, REFCLSID pRefID, TDx_DrawSurface* pRenderSurface );
TDX_3DDEVICE::CREATE()
[ component method ]
- Description
The
Create()
method
is
used
to
automatically
create
the
internal
LPDIRECT3DDEVICE7
interface
used
in
the
TDx_3DDevice
component
and
must
be
called
before
any
methods
of
the
TDx_3DDevice
component
will
function.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|