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::visibility::VertexShader Class Reference

Vertex shader for visibility. More...

Public Member Functions

 layout (location=0) in vec3 vertex_position
 
 layout (location=2) in vec2 vertex_texcoord
 
void main ()
 

Public Attributes

uniform mat4 model_matrix
 
uniform mat4 view_matrix
 
uniform mat4 projection_matrix
 
out vec2 tex_coord
 

Detailed Description

Vertex shader for visibility.

Author
Stefan Osswald
Date
2018
Remarks
Vertex-Shader

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