OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::GLSLSource Class Reference

Class storing source code in GLSL. More...

#include </home/chochlik/devel/oglplus/include/oglplus/glsl_source.hpp>

Public Member Functions

GLsizei Count (void) const
 Count of buffers storing the individual parts of the source.
 
const GLchar *const * Parts (void) const
 Pointers to the individual parts of the source.
 
GLint const * Lengths (void) const
 Pointer to the lengths of the individual parts of the source.
 

Detailed Description

Class storing source code in GLSL.


The documentation for this class was generated from the following file:

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).