Inkscape
Vector Graphics Editor
|
#include <glgraphics.h>
Public Member Functions | |
void | create (VShader const &v, FShader const &f) |
void | create (VShader const &v, const GShader &g, FShader const &f) |
auto | loc (char const *str) const |
~Program () | |
Public Attributes | |
GLuint | id = 0 |
Definition at line 36 of file glgraphics.h.
|
inline |
Definition at line 42 of file glgraphics.h.
|
inline |
Definition at line 40 of file glgraphics.h.
References Inkscape::UI::Widget::Shader< type >::id.
Definition at line 39 of file glgraphics.h.
References Inkscape::UI::Widget::Shader< type >::id.
Referenced by Inkscape::UI::Widget::GLGraphics::GLGraphics().
|
inline |
Definition at line 41 of file glgraphics.h.
GLuint Inkscape::UI::Widget::Program::id = 0 |
Definition at line 38 of file glgraphics.h.