class methods
Extends
This class extends others, you can call their methods on an instance of ofxLabel too:
ofxLabel(...)
ofxLabel::ofxLabel(ofReadOnlyParameter< string, F > _label, float width, float height)
setup(...)
ofxLabel * ofxLabel::setup(const string &labelName, string label, float width, float height)
setup(...)
ofxLabel * ofxLabel::setup(ofReadOnlyParameter< string, F > _label, float width, float height)
Last updated 토요일, 17 8월 2024 20:45:56 UTC - 99bfb4fd7929e233b87b05758efc36f91505592e
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue