Cinder
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
cinder
gl
GlslProg
Obj
Public Member Functions
|
Public Attributes
cinder::gl::GlslProg::Obj Struct Reference
#include <
GlslProg.h
>
List of all members.
Public Member Functions
Obj
()
~Obj
()
Public Attributes
GLuint
mHandle
std::map< std::string, int >
mUniformLocs
Constructor & Destructor Documentation
cinder::gl::GlslProg::Obj::Obj
(
)
cinder::gl::GlslProg::Obj::~Obj
(
)
Member Data Documentation
GLuint
cinder::gl::GlslProg::Obj::mHandle
std::map<std::string,int>
cinder::gl::GlslProg::Obj::mUniformLocs
The documentation for this struct was generated from the following files:
include/cinder/gl/
GlslProg.h
src/cinder/gl/
GlslProg.cpp