Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_3DI_Library v2.00 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: darren_john_dwyer@hotmail.com.
|
|