7 #ifndef __shader_NoiseShade_h__ 8 #define __shader_NoiseShade_h__ 28 void initialize(
void);
31 virtual void update(
void);
36 I32 m_channelAmplitude;
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Simple test shader to add noise.
Definition: NoiseShade.h:19
Intrusive Smart Pointer.
Definition: src/core/ptr.h:53
Common Shader methods.
Definition: ShaderCommon.h:19