Cinder  0.9.1
Public Member Functions | List of all members
cinder::gl::ScopedBlendAdditive Struct Reference

#include <scoped.h>

Inherits cinder::gl::ScopedBlend.

Public Member Functions

 ScopedBlendAdditive ()
 

Detailed Description

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

Constructor & Destructor Documentation

cinder::gl::ScopedBlendAdditive::ScopedBlendAdditive ( )

The documentation for this struct was generated from the following file: