25 #include "GraphicsApi.h" 28 #ifndef DOXYGEN_SHOULD_SKIP_THIS 65 void setFramebufferSize(
Vector2f size);
94 void setColorMatrix(
const Matrix4f& mat);
127 void setType(
Type type);
169 void setType(
Type type);
192 void setFramebufferSize(
Vector2f size);
195 #ifndef DOXYGEN_SHOULD_SKIP_THIS 200 #endif // GF_EFFECTS_H Achromatopsia (rod monochromacy, very rare)
Definition: Effects.h:153
Cool colors.
Definition: Effects.h:112
Night vision.
Definition: Effects.h:110
Type
Type of color effect.
Definition: Effects.h:106
Edge detector.
Definition: Effects.h:180
Generic color matrix effect.
Definition: Effects.h:78
Type
Type of color blindness.
Definition: Effects.h:145
Sepia colors.
Definition: Effects.h:109
General purpose math matrix.
Definition: Matrix.h:60
Tritanomaly (blue trichromacy, very rare)
Definition: Effects.h:152
The namespace for gf classes.
Definition: Action.h:35
Protanomaly (red trichromacy, 1% of males affected)
Definition: Effects.h:148
No effect.
Definition: Effects.h:107
Grayscale.
Definition: Effects.h:108
Simulation of color blindness.
Definition: Effects.h:140
Deuteranopia (green dichromacy, 1% of males affected)
Definition: Effects.h:149
A post-processing effect.
Definition: Effect.h:38
Simple color effects.
Definition: Effects.h:101
Protanopia (red dichromacy, 1% of males affected)
Definition: Effects.h:147
General purpose math vector.
Definition: Vector.h:61
Achromatomaly (blue cone monochromacy, very rare)
Definition: Effects.h:154
Default effect.
Definition: Effects.h:38
Warm colors.
Definition: Effects.h:111
Normal vision.
Definition: Effects.h:146
Deuteranomaly (green trichromacy, 6% of males affected)
Definition: Effects.h:150
Anti-aliasing effect.
Definition: Effects.h:53
Tritanopia (blue dichromacy, rare)
Definition: Effects.h:151