|
EasyNav Plugins
|
A structure to hold the VFF vectors. More...
#include <VffController.hpp>

Public Attributes | |
| std::vector< double > | attractive |
| std::vector< double > | repulsive |
| std::vector< double > | result |
A structure to hold the VFF vectors.
This structure contains three vectors: attractive, repulsive, and result. Each vector is represented as a std::vector of doubles.
| std::vector<double> attractive |
| std::vector<double> repulsive |
| std::vector<double> result |