NAME

Qt::OpenGL::QGLShader

PUBLIC METHODS

QGLShader(, )
QGLShader(, = 0)
QGLShader(, , )
QGLShader(, , = 0)
~QGLShader()
bool compileSourceCode()
bool compileSourceCode()
bool compileSourceCode()
bool compileSourceFile()
static bool hasOpenGLShaders(, )
static bool hasOpenGLShaders(, = 0)
bool isCompiled()
QString log()
GLuint shaderId()
QFlags<QGLShader::ShaderTypeBit> shaderType()
QByteArray sourceCode()

ENUM VALUES

Vertex
Fragment
Geometry

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html