Classes | Namespaces | Typedefs
include/cinder/gl/GlslProg.h File Reference

Go to the source code of this file.

Classes

class  cinder::gl::GlslProg
 Represents an OpenGL GLSL program. Implicitly shared object. More...
struct  cinder::gl::GlslProg::Obj
class  cinder::gl::GlslProgCompileExc
class  cinder::gl::GlslNullProgramExc

Namespaces

namespace  cinder
namespace  cinder::gl

Typedefs

typedef std::shared_ptr< GlslProg > cinder::gl::GlslProgRef