A DtPropSettingsRecord contains the information to restore settings for all scene props.
More...
Protected Member Functions |
| template<class Archive > |
| void | serialize (Archive &ar, const unsigned int version) |
| | When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
|
Detailed Description
A DtPropSettingsRecord contains the information to restore settings for all scene props.
Member Typedef Documentation
Constructor & Destructor Documentation
| makArchives::DtPropSettingsRecord::DtPropSettingsRecord |
( |
| ) |
|
| makArchives::DtPropSettingsRecord::DtPropSettingsRecord |
( |
const PropRecords & |
records | ) |
|
| makArchives::DtPropSettingsRecord::~DtPropSettingsRecord |
( |
| ) |
|
Member Function Documentation
| const PropRecords& makArchives::DtPropSettingsRecord::records |
( |
| ) |
const |
| PropRecords& makArchives::DtPropSettingsRecord::records |
( |
| ) |
|
template<class Archive >
| void makArchives::DtPropSettingsRecord::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprotected |
When the class Archive corresponds to an output archive, the & operator is defined similar to <<.
Likewise, when the class Archive is a type of input archive the & operator is defined similar to >>.
Friends And Related Function Documentation
| friend class boost::serialization::access |
|
friend |
Serialization/Deserialization //.
Member Data Documentation
| PropRecords makArchives::DtPropSettingsRecord::myRecords |
|
protected |
The documentation for this class was generated from the following file: