![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | makVrv::DtSettingsBackup |
Namespaces | |
| makVrv | |
The makVrv::DtSettingsBackup is a lightweight class that must be subclassed from if an object wants to be used with the makVrv::DtSharedSettingsBackupManager. In order to be backed up and restored the object must implement the boost serialize method as well as the restore method.