vertex_motion.cpp
1 #include "vertex_motion.hpp"
2 
3 VertexMotion::~VertexMotion(void) {}
Arbitrary motion of the vertices.