Vertex manipulator which desaturates the color values. More...
#include <SVertexManipulator.h>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator which desaturates the color values.
Uses the lightness value of the color.
Definition at line 160 of file SVertexManipulator.h.
|
inline |
Definition at line 163 of file SVertexManipulator.h.
References irr::video::S3DVertex::Color, irr::video::SColor::getLightness(), and irr::core::round32().