ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
VerticalBlur.h File Reference

Defines the VerticalBlur effect class for applying a vertical blur effect. More...

#include "Effect.h"
Include dependency graph for VerticalBlur.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VerticalBlur
 An effect that applies a vertical blur to a pixel group. More...
 

Detailed Description

Defines the VerticalBlur effect class for applying a vertical blur effect.

The VerticalBlur effect softens the visual appearance of a pixel group by averaging pixel values along the vertical axis.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file VerticalBlur.h.