API Reference > Classes > Base Classes > OdBmObject Class > OdBmObject Methods > OdBmObject::subViewportDraw Method
OdBmObject::subViewportDraw Method
Syntax
C++
virtual void subViewportDraw(OdGiViewportDraw*) const;
Parameters 
Description 
viewportDraw 
[in] A raw pointer to an OdGiViewportDraw object that contains information about the specific viewport's geometry and traits. 

Implements viewport-dependent rendering. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.