This is the complete list of members for MaskerSVG, including all inherited members.
| COVER (defined in MaskerSVG) | MaskerSVG | static |
| createMask(TreeSVG &root, TreeSVG &group, int width=0, int height=0, const NodeSVG &node=NodeSVG(svg::UNDEFINED)) | MaskerSVG | static |
| createMaskId(TreeSVG &group) | MaskerSVG | static |
| getMask(TreeSVG &root, const std::string &maskId) | MaskerSVG | static |
| linkMask(const TreeSVG &mask, TreeSVG &obj) | MaskerSVG | static |
| MASK_ID (defined in MaskerSVG) | MaskerSVG | static |
| MaskerSVG() (defined in MaskerSVG) | MaskerSVG | inline |
| MaskerSVG(const MaskerSVG &clipper) (defined in MaskerSVG) | MaskerSVG | inline |
| updateMask(TreeSVG &mask, int width, int height, const NodeSVG &contourNode) | MaskerSVG | static |
| visitPostfix(TreeSVG &tree, const TreeSVG::path_t &path) override (defined in MaskerSVG) | MaskerSVG | |
| TreeVisitor< TreeSVG >::visitPostfix(TreeSVG &tree, const typename T::path_t &path) | TreeVisitor< TreeSVG > | inlinevirtual |
| visitPrefix(TreeSVG &tree, const TreeSVG::path_t &path) override | MaskerSVG | inline |
| TreeVisitor< TreeSVG >::visitPrefix(TreeSVG &tree, const typename T::path_t &path) | TreeVisitor< TreeSVG > | inlinevirtual |