2#ifndef SP_FEDISTANTLIGHT_H_SEEN
3#define SP_FEDISTANTLIGHT_H_SEEN
27 int tag()
const override {
return tag_of<
decltype(*this)>; }
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 build(SPDocument *doc, Inkscape::XML::Node *repr) override
~SPFeDistantLight() override
float azimuth
azimuth attribute
Inkscape::XML::Node * write(Inkscape::XML::Document *doc, Inkscape::XML::Node *repr, unsigned flags) override
float elevation
elevation attribute
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.