#include <GLView.h>
Public Member Functions | |
StateDesc () | |
void | setShaderIndex (int shaderIndex) |
Public Attributes | |
bool | shaderChanged |
int | shaderIndex |
Definition at line 36 of file GLView.h.
StateDesc::StateDesc | ( | ) |
void StateDesc::setShaderIndex | ( | int | shaderIndex | ) |
Definition at line 66 of file GLView.cpp.
References shaderChanged.
Referenced by GLWidget::shaderChanged().
Definition at line 38 of file GLView.h.
Referenced by GL3DView::paintGL(), setShaderIndex(), and StateDesc().
Definition at line 39 of file GLView.h.
Referenced by GL3DView::drawVolume(), GL3DView::paintGL(), and StateDesc().