Kindfield
|
Public Member Functions | |
VolumeShaderProgramPrivate () | |
Public Attributes | |
QString | vertexShader |
QString | fragmentShader |
bool | regenerate |
bool | shadersSupported |
VolumeShaderProgramEffect * | effect |
Definition at line 216 of file volumeeffect.cpp.
|
inline |
Definition at line 219 of file volumeeffect.cpp.
VolumeShaderProgramEffect* VolumeShaderProgramPrivate::effect |
Definition at line 230 of file volumeeffect.cpp.
QString VolumeShaderProgramPrivate::fragmentShader |
Definition at line 227 of file volumeeffect.cpp.
bool VolumeShaderProgramPrivate::regenerate |
Definition at line 228 of file volumeeffect.cpp.
bool VolumeShaderProgramPrivate::shadersSupported |
Definition at line 229 of file volumeeffect.cpp.
QString VolumeShaderProgramPrivate::vertexShader |
Definition at line 226 of file volumeeffect.cpp.