Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions | List of all members
irr::scene::SVertexColorDesaturateToLightnessManipulator Class Reference

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

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorDesaturateToLightnessManipulator:
irr::scene::IVertexManipulator

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.

Definition at line 160 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexColorDesaturateToLightnessManipulator::operator() ( video::S3DVertex vertex) const
inline

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

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Mon May 6 2013 07:46:19 by Doxygen (1.8.1.2)