Public Member Functions | |
FieldListChange (Ref< NodeBase > node, const SequenceFieldBase *field, Ref< const ValueBase > value, bool remove=false) | |
void | apply (Time t) const |
Public Attributes | |
Ref< NodeBase > | node |
const SequenceFieldBase * | field |
Ref< const ValueBase > | value |
bool | remove |
Definition at line 71 of file change.H.