![]() |
Cinder
0.9.1
|
#include <scoped.h>
Inherits cinder::gl::ScopedBlend.
Public Member Functions | |
ScopedBlendAdditive () | |
Enables blending state for the current scope and sets the blending function additive blending (sfactor = GL_SRC_ALPHA, dfactor = GL_ONE
).
cinder::gl::ScopedBlendAdditive::ScopedBlendAdditive | ( | ) |