28 #ifndef DOXYGEN_SHOULD_SKIP_THIS
Warm colors.
Definition: Effects.h:111
void setFramebufferSize(Vector2f size)
Set the framebuffer size.
Achromatomaly (blue cone monochromacy, very rare)
Definition: Effects.h:154
Deuteranomaly (green trichromacy, 6% of males affected)
Definition: Effects.h:150
void setColorMatrix(const Matrix4f &mat)
Set the color matrix.
Night vision.
Definition: Effects.h:110
Tritanopia (blue dichromacy, rare)
Definition: Effects.h:151
Edge detector.
Definition: Effects.h:180
ColorBlindEffect(Type type=Normal)
Constructor.
Generic color matrix effect.
Definition: Effects.h:78
Tritanomaly (blue trichromacy, very rare)
Definition: Effects.h:152
Type
Type of color effect.
Definition: Effects.h:106
void setType(Type type)
Change the type of color effect.
Protanomaly (red trichromacy, 1% of males affected)
Definition: Effects.h:148
No effect.
Definition: Effects.h:107
ColorEffect(Type type)
Constructor.
Normal vision.
Definition: Effects.h:146
ColorMatrixEffect()
Default constructor.
Protanopia (red dichromacy, 1% of males affected)
Definition: Effects.h:147
Simulation of color blindness.
Definition: Effects.h:140
void setType(Type type)
Change the type of color blindness.
Achromatopsia (rod monochromacy, very rare)
Definition: Effects.h:153
Deuteranopia (green dichromacy, 1% of males affected)
Definition: Effects.h:149
void setFramebufferSize(Vector2f size)
Set the framebuffer size.
Sepia colors.
Definition: Effects.h:109
A post-processing effect.
Definition: Effect.h:38
EdgeEffect()
Default constructor.
Simple color effects.
Definition: Effects.h:101
#define GF_API
Definition: Portability.h:35
DefaultEffect()
Default constructor.
Type
Type of color blindness.
Definition: Effects.h:145
Default effect.
Definition: Effects.h:38
Grayscale.
Definition: Effects.h:108
AntiAliasingEffect()
Default constructor.
Cool colors.
Definition: Effects.h:112
Anti-aliasing effect.
Definition: Effects.h:53