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

#include <scoped.h>

Inherits cinder::gl::ScopedBlend.

Public Member Functions

 ScopedBlendPremult ()
 

Detailed Description

Enables blending state for the current scope and sets the blending function for premultiplied alpha blending (sfactor = GL_ONE, dfactor = GL_ONE_MINUS_SRC_ALPHA).

Constructor & Destructor Documentation

cinder::gl::ScopedBlendPremult::ScopedBlendPremult ( )

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