Inviwo  0.9.10.1
Inviwo documentation
glsl::Lightvolumeblend Class Reference

Public Member Functions

void main ()
 
void main ()
 

Public Attributes

uniform sampler3D lightVolume_
 
uniform sampler3D lightVolumeSec_
 
uniform VolumeParameters lightVolumeParameters_
 
uniform float blendingFactor_
 
in vec4 texCoord_
 
in vec4 permutedPosInv_
 
in vec4 permutedPosInvSec_
 
out vec2 texCoord2D_
 
out int instanceID_
 

Member Data Documentation

◆ lightVolume_

uniform sampler3D glsl::Lightvolumeblend::lightVolume_
Remarks
Fragment-Shader

◆ texCoord2D_

out vec2 glsl::Lightvolumeblend::texCoord2D_
Remarks
Vertex-Shader

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