rsvs3D  0.0.0
Codes for the c++ implementation of the 3D RSVS
SnakeVelocities.hpp File Reference

This file contains declarations of the valid velocity entries. More...

#include <functional>
#include "SnakeVelocityCalculator.hpp"

Go to the source code of this file.

Classes

class  rsvs3d::VelocityFunction
 

Namespaces

 rsvs3d
 Namespace for general purpose tools of the RSVS project.
 

Typedefs

typedef std::function< void(snake &)> rsvs3d::simplevelocity
 

Detailed Description

This file contains declarations of the valid velocity entries.

Author
Alexandre Payot (alexa.nosp@m.ndre.nosp@m..payo.nosp@m.tli@.nosp@m.gmail.nosp@m..com)
Version
0.1
Date
2021-12-31

Definition in file SnakeVelocities.hpp.