Inviwo  0.9.10.1
Inviwo documentation
glsl::Standard Class Reference

Public Member Functions

void main ()
 
void main ()
 

Public Attributes

in vec4 color_
 
uniform mat4 dataToClip = mat4(1)
 
out vec4 color_
 
out vec3 texCoord_
 

Member Data Documentation

◆ color_

in vec4 glsl::Standard::color_
Remarks
Fragment-Shader

◆ dataToClip

uniform mat4 glsl::Standard::dataToClip = mat4(1)
Remarks
Vertex-Shader

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