This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofParameter.cpp File Reference
Functions | |
std::ostream & | operator<< (std::ostream &os, const ofAbstractParameter &p) |
std::istream & | operator>> (std::istream &is, ofAbstractParameter &p) |
Function Documentation
◆ operator<<()
std::ostream & operator<< | ( | std::ostream & | os, |
const ofAbstractParameter & | p | ||
) |
◆ operator>>()
std::istream & operator>> | ( | std::istream & | is, |
ofAbstractParameter & | p | ||
) |