Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
Vertex manipulator to set the alpha value of the vertex color to a fixed value. More...
#include <jimcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
SVertexColorSetAlphaManipulator (u32 alpha) | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator to set the alpha value of the vertex color to a fixed value.