2#ifndef SEEN_SP_MESHPATCH_H
3#define SEEN_SP_MESHPATCH_H
16#include <glibmm/ustring.h>
24 int tag()
const override {
return tag_of<
decltype(*this)>; }
35 void modified(
unsigned int flags)
override;
constexpr int tag_of
Convenience function to retrieve the tag (class id) of a given type.
Interface for refcounted XML nodes.
Typed SVG document implementation.
void modified(unsigned int flags) override
modified
SPMeshpatch * getNextMeshpatch()
SPMeshpatch * getPrevMeshpatch()
Inkscape::XML::Node * write(Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, unsigned int flags) override
Virtual set: set attribute to value.
void build(SPDocument *doc, Inkscape::XML::Node *repr) override
Glib::ustring * tensor_string
SPObject is an abstract base class of all of the document nodes at the SVG document level.
Inkscape::XML::Node * repr
static cairo_user_data_key_t key
Interface for XML documents.