Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::scene::SVertexColorDesaturateToLightnessManipulator Class Reference

Vertex manipulator which desaturates the color values. More...

#include <jimcpp/core/engine/SVertexManipulator.hpp>

Inheritance diagram for jpp::scene::SVertexColorDesaturateToLightnessManipulator:
Inheritance graph
Collaboration diagram for jpp::scene::SVertexColorDesaturateToLightnessManipulator:
Collaboration graph

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 

Detailed Description

Vertex manipulator which desaturates the color values.

Uses the lightness value of the color.


The documentation for this class was generated from the following file:

Jimcpp    @cppfx.xyz