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

#include <scoped.h>

Inherits cinder::Noncopyable.

Public Member Functions

 ScopedGlslProg (GlslProgRef &prog)
 
 ScopedGlslProg (const std::shared_ptr< const GlslProg > &prog)
 
 ScopedGlslProg (const GlslProg *prog)
 
 ~ScopedGlslProg ()
 

Constructor & Destructor Documentation

cinder::gl::ScopedGlslProg::ScopedGlslProg ( GlslProgRef prog)
cinder::gl::ScopedGlslProg::ScopedGlslProg ( const std::shared_ptr< const GlslProg > &  prog)
cinder::gl::ScopedGlslProg::ScopedGlslProg ( const GlslProg prog)
cinder::gl::ScopedGlslProg::~ScopedGlslProg ( )

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