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

Vertex manipulator which adjusts the brightness by a gamma operation. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorGammaManipulator:
irr::scene::IVertexManipulator

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 SVertexColorGammaManipulator (f32 gamma)

Detailed Description

Vertex manipulator which adjusts the brightness by a gamma operation.

A value over one increases brightness, one below darkens the colors.

Definition at line 126 of file SVertexManipulator.h.

Constructor & Destructor Documentation

irr::scene::SVertexColorGammaManipulator::SVertexColorGammaManipulator ( f32  gamma)
inline

Definition at line 129 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexColorGammaManipulator::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 Mar 21 2014 04:40:40 by Doxygen (1.8.1.2)