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