Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
Vertex manipulator which transforms the position of the vertex. More...
#include <jimcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
SVertexPositionTransformManipulator (const core::matrix4 &m) | |
template<typename VType > | |
void | operator() (VType &vertex) const |
Vertex manipulator which transforms the position of the vertex.