Interface for vertex manipulators. More...
#include <SVertexManipulator.h>
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.
Definition at line 23 of file SVertexManipulator.h.