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