API Reference > OdDb Classes > OdDbLight Class > OdDbLight Methods > OdDbLight::subViewportDraw Method
OdDbLight::subViewportDraw Method
Syntax
C++
virtual void subViewportDraw(OdGiViewportDraw* pVd) const;
Parameters 
Description 
OdGiViewportDraw* pVd 
[in] Pointer to the OdGiViewportDraw interface. 

Creates a viewport-dependent geometric representation of this object. 

 

Causes OdGiDrawable to describe its geometry to the specified OdGiViewportDraw object.

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