Inviwo  0.9.10.1
Inviwo documentation
glsl::Viewnormal Class Reference

Public Member Functions

 layout (location=0) uniform vec4 projInfo
 
 layout (location=1) uniform int projOrtho
 
 layout (location=2) uniform vec2 InvFullResolution
 
 layout (binding=0) uniform sampler2D texLinearDepth
 
vec3 UVToView (vec2 uv, float eye_z)
 
vec3 FetchViewPos (vec2 UV)
 
vec3 MinDiff (vec3 P, vec3 Pr, vec3 Pl)
 
vec3 ReconstructNormal (vec2 UV, vec3 P)
 
void main ()
 

Public Attributes

in vec2 texCoord
 

Member Data Documentation

◆ texCoord

in vec2 glsl::Viewnormal::texCoord
Remarks
Fragment-Shader

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