|
API Documentation
|
|
|
COMPLEX_EFFECT_TYPE getType() const
COMPLEX_EFFECT_TYPE
Enumerates all complex effects available in the component.
Definition: ComplexEffectType.h:12
void setCompositorNode(nkGraphics::CompositorNode *value)
A node in the rendering graph described by a Compositor.
Definition: CompositorNode.h:12
ComplexEffect(COMPLEX_EFFECT_TYPE type) noexcept
Base class for all complex effects in the component.
Definition: ComplexEffect.h:18
nkMemory::StringView getName() const
Encompasses all API of component NilkinsAstraeus.
Definition: BlurComplexEffect.h:7
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
void setName(nkMemory::StringView value)
nkGraphics::CompositorNode * getCompositorNode() const