![]() |
ImFusion SDK 4.3
|
This is the complete list of members for Blending, including all inherited members.
| Blending(Preset preset) | Blending | explicit |
| Blending(Function sourceFunc, Function destinationFunc) | Blending | |
| Blending(Function sourceFuncRGB, Function destinationFuncRGB, Function sourceAlpha, Function destinationAlpha) | Blending | |
| Blending(Blending &&rhs) noexcept (defined in Blending) | Blending | |
| Equation enum name | Blending | |
| Function enum name | Blending | |
| operator=(Blending &&rhs) noexcept (defined in Blending) | Blending | |
| operator=(NotCopyable &&) noexcept=default (defined in NotCopyable) | NotCopyable | private |
| operator=(const NotCopyable &)=delete (defined in NotCopyable) | NotCopyable | private |
| Preset enum name | Blending | |
| setBlendColor(vec4f blendColor) | Blending | |
| setBlendingEnabled(bool isEnabled) | Blending | |
| setEquation(Equation blendEquation) | Blending | |
| setEquation(Equation blendEquationRGB, Equation blendEquationAlpha) | Blending | |
| setFunction(Function sourceFunc, Function destinationFunc) | Blending | |
| setFunction(Function sourceFuncRGB, Function destinationFuncRGB, Function sourceAlpha, Function destinationAlpha) | Blending | |
| setPreset(Preset preset) | Blending | |
| ~Blending() | Blending |