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::GetDirect3D() ]
[ next: GetInfo() ]
[ prev: GetClipStatus() ]
public:
virtual bool __fastcall GetDirect3D( TDx_3D* pD3D );
TDX_3DDEVICE::GETDIRECT3D()
[ component method ]
- Description
The
TDx_3DDevice::GetDirect3D()
method
will
retrieve
the
device's
parent
TDx_3D
component.
- Parameters
D3D
The D3D parameter will reference the device's parent TDx_3D component if this method returns successfully.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|