|
| | layout (location=4) in uint in_PickId |
| |
|
float | norm (in float v, in vec2 mm) |
| |
|
void | main () |
| |
|
|
uniform GeometryParameters | geometry |
| |
| uniform CameraParameters | camera |
| |
|
uniform vec2 | minmaxX |
| |
|
uniform vec2 | minmaxY |
| |
|
uniform bool | pickingEnabled = false |
| |
|
out vec4 | worldPosition_ |
| |
|
out vec4 | vertexColor_ |
| |
|
flat out uint | pickID_ |
| |
◆ layout()
| glsl::Persistencediagramlines::layout |
( |
location |
= 4 | ) |
|
◆ camera
Initial value:= CameraParameters( mat4(1), mat4(1), mat4(1), mat4(1),
mat4(1), mat4(1), vec3(0), 0, 1)
The documentation for this class was generated from the following file:
- persistencediagramlines.vert