![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Defines the Passthrough
effect class for applying no modifications to pixel groups.
More...
#include "Effect.h"
Go to the source code of this file.
Classes | |
class | Passthrough |
A no-operation effect that leaves pixel groups unchanged. More... | |
Defines the Passthrough
effect class for applying no modifications to pixel groups.
The Passthrough
effect serves as a placeholder or default effect that simply forwards pixel data without any alterations.
22/12/2024 22/12/2024
Definition in file Passthrough.h.