Searched defs:meshpatch (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-mesh-patch.cpp2 * @gradient meshpatch class.
43 SPMeshpatch* meshpatch = SP_MESHPATCH(obj); local
45 if (meshpatch->getNextMeshpatch() == this) {
46 result = meshpatch;
76 * Virtual build: set meshpatch attributes from its associated XML node.
100 repr = xml_doc->createElement("svg:meshpatch");

Completed in 19 milliseconds