Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
Vertex manipulator to set the alpha value of the vertex color to a fixed value. More...
#include <SVertexManipulator.h>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
SVertexColorSetAlphaManipulator (u32 alpha) | |
Vertex manipulator to set the alpha value of the vertex color to a fixed value.
Definition at line 39 of file SVertexManipulator.h.
|
inline |
Definition at line 42 of file SVertexManipulator.h.
|
inline |
Definition at line 43 of file SVertexManipulator.h.
References irr::video::S3DVertex::Color, and irr::video::SColor::setAlpha().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Mon May 6 2013 17:41:30 by Doxygen
(1.8.3.1) |