Inviwo  0.9.10.1
Inviwo documentation
glsl::Isoraycasting Class Reference

Public Member Functions

vec4 rayTraversal (vec3 entryPoint, vec3 exitPoint, vec2 texCoords)
 
void main ()
 

Public Attributes

uniform sampler3D volume
 
uniform VolumeParameters volumeParameters
 
uniform sampler2D entryColor
 
uniform sampler2D entryDepth
 
uniform sampler2D entryPicking
 
uniform ImageParameters entryParameters
 
uniform sampler2D exitColor
 
uniform sampler2D exitDepth
 
uniform ImageParameters exitParameters
 
uniform ImageParameters bgParameters
 
uniform sampler2D bgColor
 
uniform sampler2D bgPicking
 
uniform sampler2D bgDepth
 
uniform ImageParameters outportParameters
 
uniform LightParameters lighting
 
uniform CameraParameters camera
 
uniform RaycastingParameters raycasting
 
uniform int channel
 
uniform vec4 surfaceColor = vec4(1)
 

Member Data Documentation

◆ volume

uniform sampler3D glsl::Isoraycasting::volume
Remarks
Fragment-Shader

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