API Reference > Other Classes > OdBrepRenderer Class > OdBrepRenderer Methods > OdBrepRenderer::drawSilhouettes Method
OdBrepRenderer::drawSilhouettes Method
Syntax
C++
virtual bool drawSilhouettes(OdGiViewportDraw* pVd) = 0;
Parameters 
Description 
OdGiViewportDraw* pVd 
[in] Pointer to the OdGiViewportDraw interface. 

Returns true if and only if the silhouette representation can be generated. 

 

Creates a silhouette representation of the BREP data of this Renderer object.

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