|
| | layout (triangles) in |
| |
|
| layout (triangle_strip, max_vertices=3) out |
| |
|
void | main () |
| |
|
void | main () |
| |
|
|
uniform VolumeParameters | volumeParameters |
| |
|
in int | instanceID_ [3] |
| |
|
in vec2 | texCoord2D_ [3] |
| |
|
out vec4 | texCoord_ |
| |
|
out vec4 | dataposition_ |
| |
|
out vec4 | worldPos_ |
| |
|
out vec4 | permutedPosInv_ |
| |
|
out vec4 | permutedPosInvSec_ |
| |
| out vec2 | texCoord2D_ |
| |
|
out int | instanceID_ |
| |
◆ layout()
| glsl::Volume_gpu::layout |
( |
triangles |
| ) |
|
◆ texCoord2D_
| out vec2 glsl::Volume_gpu::texCoord2D_ |
The documentation for this class was generated from the following files:
- volume_gpu.geom
- volume_gpu.vert