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

#include <scoped.h>

Inherits cinder::Noncopyable.

Public Member Functions

 ScopedColor ()
 
 ScopedColor (const ColorAf &color)
 
 ScopedColor (float red, float green, float blue, float alpha=1)
 
 ~ScopedColor ()
 

Constructor & Destructor Documentation

cinder::gl::ScopedColor::ScopedColor ( )
cinder::gl::ScopedColor::ScopedColor ( const ColorAf color)
cinder::gl::ScopedColor::ScopedColor ( float  red,
float  green,
float  blue,
float  alpha = 1 
)
cinder::gl::ScopedColor::~ScopedColor ( )

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