Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
Vertex manipulator which desaturates the color values. More...
#include <jimcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator which desaturates the color values.
Uses the lightness value of the color.