Public Member Functions | |
FieldSetChange (Ref< NodeBase > node, const FieldBase *field, Ref< const ValueBase > value) | |
void | apply (Time t) const |
Public Attributes | |
Ref< NodeBase > | node |
const FieldBase * | field |
Ref< const ValueBase > | value |
Definition at line 37 of file change.H.