This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofXml.cpp File Reference
Functions | |
void | ofSerialize (ofXml &xml, const ofAbstractParameter ¶meter) |
void | ofDeserialize (const ofXml &xml, ofAbstractParameter ¶meter) |
Function Documentation
◆ ofDeserialize()
void ofDeserialize | ( | const ofXml & | xml, |
ofAbstractParameter & | parameter | ||
) |
◆ ofSerialize()
void ofSerialize | ( | ofXml & | xml, |
const ofAbstractParameter & | parameter | ||
) |