mightymandel v16

GPU-based Mandelbrot set explorer

colour::fp32::vert Class Reference

Vertex Shader. More...

Public Member Functions

void main ()

Data Fields

in vec4 pt
out vec2 t

Detailed Description

Vertex Shader.

Definition at line 6 of file fp32_colour_vert.glsl.

Member Function Documentation

void colour::fp32::vert::main ( )
inline

Definition at line 14 of file fp32_colour_vert.glsl.

Field Documentation

in vec4 colour::fp32::vert::pt

Definition at line 12 of file fp32_colour_vert.glsl.

out vec2 colour::fp32::vert::t

Definition at line 13 of file fp32_colour_vert.glsl.


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