Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
GPUShaders::Vert::Menu_image Class Reference

Menu image vertex shader. More...

Public Member Functions

void main ()
 

Public Attributes

in vec3 v
 Position.
 
uniform vec2 position
 Image position.
 
uniform vec2 scale
 Image scale.
 
uniform float depth
 Image Z-layer.
 
out vec2 uv
 Texture coordinates.
 

Detailed Description

Menu image vertex shader.

Member Function Documentation

◆ main()

void GPUShaders::Vert::Menu_image::main ( )
inline

Compute the position of the menu image on screen.


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