#include <kanzi/core.ui/node/node_effect2d.hpp>
Classes | |
class | kanzi::ShadowEffect2D |
Use ShadowEffect2D to apply drop- and inner-shadow post-processing effects to 2D nodes. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Typedefs | |
using | kanzi::ShadowEffect2DSharedPtr = shared_ptr< ShadowEffect2D > |
Shadow effect shared pointer type. More... | |