class methods
variables
Documentation from code comments
} \name Path Commands {
Command(...)
ofPath::Command::Command(ofPath::Command::Type type)
Documentation from code comments
for close
Command(...)
ofPath::Command::Command(ofPath::Command::Type type, const glm::vec3 ¢re, float radiusX, float radiusY, float angleBegin, float angleEnd)
Documentation from code comments
for arc
Command(...)
ofPath::Command::Command(ofPath::Command::Type type, const glm::vec3 &p)
Documentation from code comments
for lineTo and curveTo
Command(...)
ofPath::Command::Command(ofPath::Command::Type type, const glm::vec3 &p, const glm::vec3 &cp1, const glm::vec3 &cp2)
Documentation from code comments
for bezierTo
Last updated 星期二, 19 十一月 2024 17:24:29 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
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