16#ifndef AEONGUI_SVGANIMATEDENUMERATION_HPP
17#define AEONGUI_SVGANIMATEDENUMERATION_HPP
int32_t baseVal() const
Get the base value.
Definition SVGAnimatedEnumeration.cpp:26
SVGAnimatedEnumeration()
Default constructor.
int32_t animVal() const
Get the animated value.
Definition SVGAnimatedEnumeration.cpp:31
~SVGAnimatedEnumeration()
Destructor.