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

Vertex manipulator to set the alpha value of the vertex color to a fixed value. More...

#include <SVertexManipulator.h>

Inheritance diagram for irr::scene::SVertexColorSetAlphaManipulator:
irr::scene::IVertexManipulator

Public Member Functions

void operator() (video::S3DVertex &vertex) const
 SVertexColorSetAlphaManipulator (u32 alpha)

Detailed Description

Vertex manipulator to set the alpha value of the vertex color to a fixed value.

Definition at line 39 of file SVertexManipulator.h.

Constructor & Destructor Documentation

irr::scene::SVertexColorSetAlphaManipulator::SVertexColorSetAlphaManipulator ( u32  alpha)
inline

Definition at line 42 of file SVertexManipulator.h.

Member Function Documentation

void irr::scene::SVertexColorSetAlphaManipulator::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:20 by Doxygen (1.8.1.2)