Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
jpp::scene::SVertexColorSetAlphaManipulator Class Reference

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

#include <jimcpp/core/engine/SVertexManipulator.hpp>

Inheritance diagram for jpp::scene::SVertexColorSetAlphaManipulator:
Inheritance graph
Collaboration diagram for jpp::scene::SVertexColorSetAlphaManipulator:
Collaboration graph

Public Member Functions

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

Detailed Description

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


The documentation for this class was generated from the following file:

Jimcpp    @cppfx.xyz

K