HDK
|
AIF to record changes to attribute values. More...
#include <GA_AIFEdit.h>
Public Member Functions | |
GA_AIFEdit () | |
Constructor. More... | |
virtual | ~GA_AIFEdit () |
Destructor. More... | |
virtual GA_AIFEditDelta * | createDelta (const GA_Attribute *a) const =0 |
Allocate a delta object for the attribute. More... | |
AIF to record changes to attribute values.
Definition at line 397 of file GA_AIFEdit.h.
GA_AIFEdit::GA_AIFEdit | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Allocate a delta object for the attribute.