GPU-Accelerated Coverage  0.1.0
Compute coverage tours for known environment with articulated objects on GPU
Public Member Functions | Public Attributes | List of all members
articulation::shader::tl_edge::VertexShader Class Reference

Vertex shader for tl-edge. More...

Public Member Functions

 layout (location=0) in vec3 vertex_position
 
void main ()
 

Public Attributes

uniform float width
 
uniform float height
 
out vec2 tex_coord
 
out vec2 neighbors [3]
 

Detailed Description

Vertex shader for tl-edge.

Author
Stefan Osswald
Date
2018
Remarks
Vertex-Shader

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