Go to the source code of this file.
Functions | |
| void | VVizOutputColor (vec4 color) |
| This function sends the final fragment color to OpenGL. | |
| void | VVizOutputColor (vec4 color, float firstHitBoundary, vec4 colorUntilBoundary, vec4 nprData, vec4 lightProjVertex) |
| void VVizOutputColor | ( | vec4 | color, |
| float | firstHitBoundary, | ||
| vec4 | colorUntilBoundary, | ||
| vec4 | nprData, | ||
| vec4 | lightProjVertex | ||
| ) |