Jimcpp 2.1.0
Jimcpp is a high-performance c++ graphics engine.
|
Interface for vertex manipulators. More...
#include <jimcpp/core/engine/SVertexManipulator.hpp>
Interface for vertex manipulators.
You should derive your manipulator from this class if it shall be called for every vertex, getting as parameter just the vertex.