#include "genesis/utils/formats/svg/gradient.hpp"
#include "genesis/utils/core/algorithm.hpp"
#include "genesis/utils/formats/svg/document.hpp"
#include "genesis/utils/text/string.hpp"
#include "genesis/utils/color/functions.hpp"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
genesis::utils | |