/*
6 * Hugo Rodrigues <haa.rodrigues@gmail.com>
8 * Copyright (C) 2006 Hugo Rodrigues
10 * Released under GNU GPL v2+, read the file
'COPYING' for more information.
13#ifndef SP_FETILE_H_SEEN
14#define SP_FETILE_H_SEEN
22 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.
SVG drawing item for display.
std::unique_ptr< Inkscape::Filters::FilterPrimitive > build_renderer(Inkscape::DrawingItem *item) const override
Document level base class for all SVG filter primitives.