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

Provides a class for smooth value transitions using a ramp filter. More...

Include dependency graph for RampFilter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RampFilter
 Smooths transitions between values using a linear ramp approach. More...
 

Detailed Description

Provides a class for smooth value transitions using a ramp filter.

The RampFilter class ensures smooth transitions between values by incrementally adjusting towards the target value. It is particularly useful in animations and signal processing.

22/12/2024 22/12/2024

Version
1.0 Coela Can't! Coela Can't

Definition in file RampFilter.h.