Open CASCADE Technology
6.5.4
|
This class provides default services for an
AttributeDelta on an Forget action.
Applying this AttributeDelta means RESUMING its
attribute.
#include <TDF_DeltaOnForget.hxx>
Public Member Functions | |
TDF_DeltaOnForget (const Handle< TDF_Attribute > &anAtt) | |
Creates a TDF_DeltaOnForget. | |
void | Apply () |
Applies the delta to the attribute. |
TDF_DeltaOnForget::TDF_DeltaOnForget | ( | const Handle< TDF_Attribute > & | anAtt | ) |
void TDF_DeltaOnForget::Apply | ( | ) | [virtual] |
Implements TDF_AttributeDelta.