C++
virtual void invalidateCachedViewportGeometry( AcGiDrawable* pDrawable ) = 0;
Description
This method informs the Graphic System that all view-independent viewportDraw geometry is invalid and needs to be regenerated in this view.
Parameters
Parameters | Description |
---|---|
pDrawable | Input the adding transient |
Links
Previous Class
AcGsView2