MeVisLab Resolution Independence API
|
A class that synchronizes a list of fields of two SoFieldContainer instances. More...
#include <FieldSync.h>
Public Member Functions | |
FieldSync (SoFieldContainer *src, SoFieldContainer *dst, const SbStringList &fields) | |
create a two way synchronization between src and dst for all fields given in fields | |
~FieldSync () | |
A class that synchronizes a list of fields of two SoFieldContainer instances.
Definition at line 60 of file FieldSync.h.
FieldSync::FieldSync | ( | SoFieldContainer * | src, |
SoFieldContainer * | dst, | ||
const SbStringList & | fields ) |
create a two way synchronization between src and dst for all fields given in fields
FieldSync::~FieldSync | ( | ) |