MeVisLab Resolution Independence API
FieldSync Class Reference

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 More...
 
 ~FieldSync ()
 

Detailed Description

A class that synchronizes a list of fields of two SoFieldContainer instances.

Definition at line 60 of file FieldSync.h.

Constructor & Destructor Documentation

◆ FieldSync()

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::~FieldSync ( )

The documentation for this class was generated from the following file: