|
| uniform sampler3D | volume |
| |
|
uniform VolumeParameters | volumeParameters |
| |
|
uniform sampler3D | vectorField |
| |
|
uniform VolumeParameters | vectorFieldParameters |
| |
|
uniform sampler2D | tf |
| |
|
uniform float | velocityScale |
| |
|
uniform float | alphaScale |
| |
|
uniform int | samples |
| |
|
uniform float | stepLength |
| |
|
uniform mat3 | invBasis |
| |
|
uniform bool | normalizeVectors |
| |
|
uniform bool | intensityMapping |
| |
|
in vec4 | texCoord_ |
| |
|
uniform float | noiseRepeat = 5.f |
| |
◆ volume
| uniform sampler3D glsl::Lic3d::volume |
The documentation for this class was generated from the following file: