API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGiDirectXGeometry Class > ExGiDirectXGeometry Methods > ExGiDirectXGeometry::setD3DDevice Method
ExGiDirectXGeometry::setD3DDevice Method
Syntax
C++
void setD3DDevice(IDirect3DDevice* pD3Ddevice);
Parameters 
Description 
IDirect3DDevice* pD3Ddevice 
[in] Pointer to the D3Ddevice. 

Sets the D3DDevice for this Geometry object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.