ScopedBlendAdditive /

#includecinder/gl/scoped.h

Enables blending state for the current scope and sets the blending function additive blending ( sfactor = GL_SRC_ALPHA, dfactor = GL_ONE ).


Public Member Functions

  • ScopedBlendAdditive ()