API Reference > Extension Classes > ExRender Classes > ExRender Windows Classes > ExGsCompositeClientDevice Template > ExGsCompositeClientDevice Methods > ExGsCompositeClientDevice::update Method
ExGsCompositeClientDevice::update Method
Syntax
C++
virtual void update(OdGsDCRect* pUpdatedRect);

This is our main change for support composition. We need separate partial update onto two steps, because invalidation data after updateExtents must be propagated into all linked devices. After that updateScreen could be called for all dependent devices in same context.

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