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

Vertex manipulator which adjusts the brightness by the given amount. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorBrightnessManipulator:
irr::scene::IVertexManipulator

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 
 SVertexColorBrightnessManipulator (s32 amount)
 

Detailed Description

Vertex manipulator which adjusts the brightness by the given amount.

A positive value increases brightness, a negative value darkens the colors.

Definition at line 79 of file SVertexManipulator.h.

Constructor & Destructor Documentation

irr::scene::SVertexColorBrightnessManipulator::SVertexColorBrightnessManipulator ( s32  amount)
inline

Definition at line 82 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexColorBrightnessManipulator::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 Fri Dec 20 2013 11:17:31 by Doxygen (1.8.5)