![]() |
Cinder
0.9.1
|
#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 () | |
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 | ( | ) |